Hostname
koelnmesse.de
Last fetched
koelnmesse.de resolves to 16 IPv4 addresses operated by AS35708 in IE.
Nutrition Label
Resolution chain
koelnmesse.de resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.227.219.103 | 0.0.0.0/0 | AS35708 | — | IE |
| 13.227.219.32 | 0.0.0.0/0 | AS35708 | — | IE |
| 13.227.219.51 | 0.0.0.0/0 | AS35708 | — | IE |
| 13.227.219.52 | 0.0.0.0/0 | AS35708 | — | IE |
| 18.164.116.107 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.11 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.129 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.52 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.245.60.23 | 18.245.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.60.66 | 18.245.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.60.79 | 18.245.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.60.91 | 18.245.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.240.184.28 | 54.240.184.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.240.184.58 | 54.240.184.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.240.184.65 | 54.240.184.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.240.184.69 | 54.240.184.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
No WHOIS records are currently associated with koelnmesse.de in WhisperGraph.
Subdomains
84 observed subdomains of koelnmesse.de.
Showing 25 of 84. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from koelnmesse.de in the public web crawl.
941 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for koelnmesse.de.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.codepiraten.com |
| SPF_INCLUDE | spf.koelnmesse.de |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf_mw.koelnmesse.de |
| SPF_MX | koelnmesse.de |
Related pages
Pivot deeper into the graph from koelnmesse.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "koelnmesse.de"})-[: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.