Skip to content

Hostname

ns2.ampleforth.org

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.66.218.1018.66.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
18.66.218.2218.66.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
18.66.218.2318.66.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
18.66.218.518.66.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
3.168.236.1043.168.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.TR
3.168.236.1123.168.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.TR
3.168.236.243.168.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.TR
3.168.236.973.168.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.TR

WHOIS identity

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

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

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

Cypher and MCP

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

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