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
Resolution chain
annotatedtmg.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.61.152.36 | 185.61.152.0/24 | AS22612 | NAMECHEAP-NET - Namecheap, Inc. | GB |
| 74.207.243.202 | 74.207.240.0/20 | AS63949 | — | US |
WHOIS identity
- Registrar
- iana:81
- Organization
- kyle barbour
- Contact emails
Subdomains
1 observed subdomain of annotatedtmg.org.
| Subdomain |
|---|
| www.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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for annotatedtmg.org.
| Mechanism | Target |
|---|---|
| SPF_A | annotatedtmg.org |
| SPF_INCLUDE | mailbox.org |
| SPF_INCLUDE | spf.web-hosting.com |
| SPF_IP | 185.61.152.32 |
| SPF_IP | 185.61.152.36 |
| SPF_MX | annotatedtmg.org |
Related pages
Pivot deeper into the graph from annotatedtmg.org.
- IP · 185.61.152.36
- ASN · AS22612NAMECHEAP-NET - Namecheap, Inc.
- Registrar · iana:81
- Country · GB
- Email · 9f7185427c0ae76aa90a7d9797df6dd1-863306@contact.gandi.net
- TLD · .org
- Browse hostnames · an…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.