All hostnames spf.org resolves to 19 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:2 as the registrar.
Nutrition Label WHISPER CANON · spf.org Routing diversity 5.6/10 Peering density 9.4/10 MOAS conflict ✓ none Threat-feed listings 6.0/10 WHOIS transparency 10.0/10 Resolver footprint 5.6/10 canon.whisper.security/host/spf.org Resolution chain spf.org resolves to 19 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 13.114.35.158 13.124.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. JP 18.176.168.160 18.183.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. JP 18.180.160.55 18.188.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. JP 3.112.135.124 3.112.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 3.115.177.208 3.112.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 35.72.175.159 35.96.4.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.196.55.136 52.216.2.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.198.161.97 52.216.2.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.198.27.72 52.216.2.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. JP 54.199.154.146 54.207.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. JP 54.199.231.188 54.207.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. JP 54.248.163.206 54.250.192.0/18 AS16509 AMAZON-02 - Amazon.com, Inc. JP 54.250.9.53 54.251.160.0/19 AS16509 AMAZON-02 - Amazon.com, Inc. JP 54.64.110.126 54.70.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 54.92.105.184 54.94.128.0/18 AS16509 AMAZON-02 - Amazon.com, Inc. JP 54.92.3.226 54.94.128.0/18 AS16509 AMAZON-02 - Amazon.com, Inc. JP 13.193.133.70 13.200.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. JP 13.193.196.99 13.200.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. JP 13.193.208.137 13.200.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. JP
WHOIS identity Registrar iana:2 Organization the sasakawa peace foundation Contact emails Subdomains 9 observed subdomains of spf.org.
Web-graph footprint Distinct hostnames that link to or from spf.org in the public web crawl.
1,221 sites link to this hostname.
2,496 sites linked to from this hostname.
Related pages Pivot deeper into the graph from spf.org.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "spf.org"})-[: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 .