Hostname
thsterk.net
Last fetched
thsterk.net resolves to 2 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
thsterk.net 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 |
|---|---|---|---|---|
| 176.9.13.210 | 176.9.0.0/16 | AS24940 | — | DE |
| 5.9.153.252 | 5.9.0.0/16 | AS24940 | — | DE |
WHOIS identity
- Registrar
- iana:1001
- Organization
- multihost it
- Contact emails
- bnvfof8kmg8m@privacy-protection.email
- dxrb24bce2p2@privacy-protection.email
- frac3fgxi53c@privacy-protection.email
- n795hzb8ytdn@privacy-protection.email
- pikmrz9iuu2c@privacy-protection.email
- smjmd4pcqje4@privacy-protection.email
- ur6wbhxersrc@privacy-protection.email
- vybk2fmsq2zd@privacy-protection.email
- xonwquszssw8@privacy-protection.email
- ycbont4qnuwn@privacy-protection.email
- admin@multihost.no
Subdomains
3 observed subdomains of thsterk.net.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for thsterk.net.
| Mechanism | Target |
|---|---|
| SPF_A | osl3.mathsterk.net |
| SPF_A | thsterk.net |
| SPF_MX | thsterk.net |
Related pages
Pivot deeper into the graph from thsterk.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "thsterk.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.