Skip to content

Hostname

www.ampleforth.org

Last fetched

www.ampleforth.org resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

WHISPER CANON · www.ampleforth.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/www.ampleforth.org

Resolution chain

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

IPPrefixASNOperatorCountry
3.170.229.213.170.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.170.229.403.170.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.170.229.63.170.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.170.229.803.170.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
99.84.118.12499.84.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.118.2699.84.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.118.4799.84.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.118.8199.84.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with www.ampleforth.org in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for www.ampleforth.org.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from www.ampleforth.org.

Cypher and MCP

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

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