Hostname
ska-technik.net
Last fetched
ska-technik.net resolves to 1 IPv4 address operated by AS3320 in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ska-technik.net 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 |
|---|---|---|---|---|
| 80.153.141.167 | 80.152.0.0/14 | AS3320 | — | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 018c780a-807d-46f0-b93d-913a5fad6cdf@identity-protect.org
- 0ae87b48-6b4d-4a2f-bf60-1a2ebd42548b@identity-protect.org
- 593a2e83-b43c-49d5-b253-ba72d581ed0f@identity-protect.org
- 7cf0d2c5-b0cd-4572-a9d1-3075b22792f9@identity-protect.org
- 8427ab94-33dd-4660-92d3-42038989481d@identity-protect.org
- 980cce82-2a49-4c57-890f-685e6fb76156@identity-protect.org
- owner-10815976@ska-technik.net.whoisprivacyservice.org
Subdomains
5 observed subdomains of ska-technik.net.
Threat posture
History
Related pages
Pivot deeper into the graph from ska-technik.net.
- IP · 80.153.141.167
- ASN · AS3320
- Registrar · iana:468
- Country · DE
- Email · 018c780a-807d-46f0-b93d-913a5fad6cdf@identity-protect.org
- TLD · .net
- Browse hostnames · sk…
- 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: "ska-technik.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.