Skip to content

Hostname

terryfox.org

Last fetched

terryfox.org resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:456 as the registrar.

Nutrition Label

WHISPER CANON · terryfox.orgRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/terryfox.org

Resolution chain

terryfox.org resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.157.194.115108.157.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
108.157.194.37108.157.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
108.157.194.51108.157.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
108.157.194.88108.157.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
99.84.152.12099.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.3599.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.7299.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.8999.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:456
Organization
domain administrator
Contact emails

Subdomains

18 observed subdomains of terryfox.org.

Web-graph footprint

Distinct hostnames that link to or from terryfox.org in the public web crawl.

975 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for terryfox.org.

MechanismTarget
SPF_Aterryfox.org
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.fundraiseup.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXterryfox.org

Related pages

Pivot deeper into the graph from terryfox.org.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "terryfox.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 20

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