Skip to content

Hostname

ns.drewmcritchie.com

Last fetched

ns.drewmcritchie.com resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ZA.

Nutrition Label

WHISPER CANON · ns.drewmcritchie.comRouting diversity2.4/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ns.drewmcritchie.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.85.22.15252.85.22.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA
52.85.22.20852.85.22.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA
52.85.22.2752.85.22.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA
52.85.22.5952.85.22.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA
65.21.178.2465.21.0.0/16AS24940FI

WHOIS identity

No WHOIS records are currently associated with ns.drewmcritchie.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ns.drewmcritchie.com.

MechanismTarget
SPF_Ans.drewmcritchie.com
SPF_IP78.46.152.77
SPF_IP78.46.5.205/32
SPF_MXns.drewmcritchie.com

Related pages

Pivot deeper into the graph from ns.drewmcritchie.com.

Cypher and MCP

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

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