Skip to content

Hostname

tomgregory.com

Last fetched

tomgregory.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · tomgregory.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/tomgregory.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.164.206.1173.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.193.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.583.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.923.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.175.207.113.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.223.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.433.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.523.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

30 observed subdomains of tomgregory.com.

Web-graph footprint

Distinct hostnames that link to or from tomgregory.com in the public web crawl.

29 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for tomgregory.com.

MechanismTarget
SPF_Atomgregory.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mlsend.com
SPF_MXtomgregory.com

Related pages

Pivot deeper into the graph from tomgregory.com.

Cypher and MCP

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

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