Skip to content

Hostname

annotatedtmg.org

Last fetched

annotatedtmg.org resolves to 2 IPv4 addresses operated by NAMECHEAP-NET - Namecheap, Inc. in GB. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · annotatedtmg.orgRouting diversity2.4/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/annotatedtmg.org

Resolution chain

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

IPPrefixASNOperatorCountry
185.61.152.36185.61.152.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.GB
74.207.243.20274.207.240.0/20AS63949US

WHOIS identity

Registrar
iana:81
Organization
kyle barbour
Contact emails

Subdomains

1 observed subdomain of annotatedtmg.org.

Web-graph footprint

Distinct hostnames that link to or from annotatedtmg.org in the public web crawl.

6 sites link to this hostname.

88 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for annotatedtmg.org.

MechanismTarget
SPF_Aannotatedtmg.org
SPF_INCLUDEmailbox.org
SPF_INCLUDEspf.web-hosting.com
SPF_IP185.61.152.32
SPF_IP185.61.152.36
SPF_MXannotatedtmg.org

Related pages

Pivot deeper into the graph from annotatedtmg.org.

Cypher and MCP

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

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