Hostname
koelnmesse.net
Last fetched
koelnmesse.net resolves to 1 IPv4 address operated by AS61157 in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
koelnmesse.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 |
|---|---|---|---|---|
| 92.51.157.214 | 92.51.152.0/21 | AS61157 | — | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- claudia fischbach
- Contact emails
- c.fischbach@koelnmesse.de
- 0e1943f7-1ae0-4ae6-a6d5-4e3eb3541909@identity-protect.org
- 1632aa4a-f9d5-4f77-b03d-d39fdc3536fb@identity-protect.org
- 374c0149-74df-4e80-8952-7de5b5b0addb@identity-protect.org
- 5a5426ac-b8d1-4b9f-ab93-e1f4e28475e7@identity-protect.org
- 633e708d-0a6b-423b-bb74-002d874cef44@identity-protect.org
- 9ea24072-8c6b-452d-9486-342ef6116747@identity-protect.org
- owner-11752322@koelnmesse.net.whoisprivacyservice.org
Subdomains
41 observed subdomains of koelnmesse.net.
Showing 25 of 41. View all subdomains →
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for koelnmesse.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.koelnmesse.de |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 92.51.157.214 |
| SPF_MX | koelnmesse.net |
Related pages
Pivot deeper into the graph from koelnmesse.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "koelnmesse.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.