Skip to content

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

WHISPER CANON · sendfox.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/sendfox.com

Resolution chain

sendfox.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.22.66.188100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
104.18.0.31104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.1.31104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
54.148.158.8254.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.148.184.20854.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.201.3.16254.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
behnam behrouzi
Contact emails

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.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for sendfox.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEo9.us1.sendfox.com
SPF_INCLUDEsendgrid.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.