Hostname
kctag.net
Last fetched
kctag.net resolves to 1 IPv4 address operated by HETZNER-AS - Hetzner Online GmbH in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
kctag.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 |
|---|---|---|---|---|
| 5.9.162.41 | 5.9.0.0/16 | AS24940 | HETZNER-AS - Hetzner Online GmbH | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- info@kairion.de
- 298fdbba-eed3-4e73-8a76-bb11a5a69e0a@identity-protect.org
- 5ba35d4b-1005-4121-b08a-c1430c989484@identity-protect.org
- 5f8e3290-17f4-4ee9-8c65-cc2e1dc1c4c8@identity-protect.org
- 6c0d4ccd-cb94-491f-beb0-5ec5a81519dd@identity-protect.org
- 7d954909-3162-471b-894b-08564a810d69@identity-protect.org
- owner-11195057@kctag.net.whoisprivacyservice.org
- owner-3263151@kctag.net.whoisprivacyservice.org
Subdomains
9 observed subdomains of kctag.net.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for kctag.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from kctag.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kctag.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.