Hostname
sendfox.com
Last fetched
sendfox.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
sendfox.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.22.66.188 | 100.20.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 104.18.0.31 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.1.31 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 54.148.158.82 | 54.148.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.148.184.208 | 54.148.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.201.3.162 | 54.200.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- behnam behrouzi
- Contact emails
- ibehrouzi@gmail.com
- 51347076-7822-4664-9a61-ca0a18a149e3@identity-protect.org
- 82c4c731-22d2-42f4-8aaf-20a586ec9411@identity-protect.org
- 8948b2d6-d626-4a68-bbea-e68b7bdd2453@identity-protect.org
- afa72d69-c90a-40e2-9198-1a294a9f2488@identity-protect.org
- d1086a9b-5850-4bf3-a26d-1fd93f2f2a58@identity-protect.org
- fc7ccf1a-ac1e-4bb9-b09f-c682d07d28fd@identity-protect.org
- owner-10155792@sendfox.com.whoisprivacyservice.org
- owner-10518627@sendfox.com.whoisprivacyservice.org
- owner-11558654@sendfox.com.whoisprivacyservice.org
- owner-2421268@sendfox.com.whoisprivacyservice.org
- owner-4596295@sendfox.com.whoisprivacyservice.org
- owner-4866244@sendfox.com.whoisprivacyservice.org
- owner-6361097@sendfox.com.whoisprivacyservice.org
- owner-6828428@sendfox.com.whoisprivacyservice.org
- owner-6881545@sendfox.com.whoisprivacyservice.org
- owner-8660939@sendfox.com.whoisprivacyservice.org
Subdomains
13 observed subdomains of sendfox.com.
Web-graph footprint
Distinct hostnames that link to or from sendfox.com in the public web crawl.
3,994 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for sendfox.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | o9.us1.sendfox.com |
| SPF_INCLUDE | sendgrid.net |
Related pages
Pivot deeper into the graph from sendfox.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sendfox.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.