Hostname
to-break.com
Last fetched
to-break.com resolves to 1 IPv4 address operated by TNG-AS - TNG Stadtnetz GmbH in DE. WHOIS lists iana:976 as the registrar.
Nutrition Label
Resolution chain
to-break.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 82.97.156.109 | 82.97.128.0/18 | AS13101 | TNG-AS - TNG Stadtnetz GmbH | DE |
WHOIS identity
- Registrar
- iana:976
- Organization
- joachim mocka
- Contact emails
Subdomains
1 observed subdomain of to-break.com.
| Subdomain |
|---|
| www.to-break.com |
Web-graph footprint
Distinct hostnames that link to or from to-break.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- to-break.com
SPF policy
2 SPF mechanisms authorising senders for to-break.com.
| Mechanism | Target |
|---|---|
| SPF_A | to-break.com |
| SPF_MX | to-break.com |
Related pages
Pivot deeper into the graph from to-break.com.
- IP · 82.97.156.109
- ASN · AS13101TNG-AS - TNG Stadtnetz GmbH
- Registrar · iana:976
- Country · DE
- Email · iwng4autvyes6dzr5th3c32ya7t2iapx3t2f2yyair26s@protectedmx.com
- TLD · .com
- Browse hostnames · to…
- 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: "to-break.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.