Skip to content

Hostname

samritchie.net

Last fetched

samritchie.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · samritchie.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/samritchie.net

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.107.119108.156.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.107.42108.156.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.107.46108.156.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.107.56108.156.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.34.11618.161.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.34.2418.161.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.34.6618.161.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.34.8018.161.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from samritchie.net in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for samritchie.net.

MechanismTarget
SPF_Asamritchie.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEbigpond.com

Related pages

Pivot deeper into the graph from samritchie.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "samritchie.net"})-[: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.