79691329.xyz MX accepting · delivery none

Mail sent here
goes nowhere.

This domain runs one service: a catch-all address that accepts every message and then discards it. noreply@79691329.xyz is the one you've probably seen.

Nothing is stored. Nothing is read. Nothing is forwarded. There is no inbox behind it and no one to reply to.

250 what happens to your message
SMTP · port 25
  1. connecting to 79691329.xyz …
  2. <- 220 route1.mx.cloudflare.net ESMTP ready
  3. -> EHLO curious.example
  4. <- 250-STARTTLS
  5. <- 250 SIZE 26214400
  6. -> MAIL FROM:<you@example.com>
  7. <- 250 OK
  8. -> RCPT TO:<noreply@79691329.xyz>
  9. <- 250 OK
  10. -> DATA
  11. <- 354 go ahead
  12. -> Subject: are you there?
  13. -> .
  14. <- 250 OK
  15. -> QUIT
  16. <- 221 bye
Accepted, then dropped. No copy kept.

The handshake is real and the acceptance is real — that's the point. A rejected message bounces back and tells the sender something. An accepted one just stops. Routing runs on Cloudflare Email Routing with no destination address configured, so delivery has nowhere to go.

If you were expecting a reply from this address, you won't get one. Use whichever contact route the original message pointed you to instead.

221 about the number

Domain labels allow digits, so the name is just a number. It happens to be a reasonably interesting one.

Perfect square
8,9272 The only square in its own eight-digit neighbourhood worth mentioning.
Factorisation
792 × 1132 8,927 splits into two primes, so the whole number is a powerful number with exactly nine divisors.
Hexadecimal
0x4BFFE41 Seven digits — an odd count, so it doesn't divide into whole bytes and spells nothing.
Binary
100101111111111111001000001 27 bits, with thirteen consecutive ones through the middle.
As an IPv4 address
4.191.254.65 Every 32-bit integer is one. Most browsers will still accept the decimal form in the address bar.
As a Unix timestamp
11 July 1972, 08:28:49 UTC Seconds since the epoch.
Sum of two squares
1,1852 + 8,8482 Guaranteed to exist here, since the prime 79 appears to an even power.