Skip to content

Hostname

koelnmesse.de

Last fetched

koelnmesse.de resolves to 16 IPv4 addresses operated by AS35708 in IE.

Nutrition Label

WHISPER CANON · koelnmesse.deRouting diversity3.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/koelnmesse.de

Resolution chain

koelnmesse.de resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.219.1030.0.0.0/0AS35708IE
13.227.219.320.0.0.0/0AS35708IE
13.227.219.510.0.0.0/0AS35708IE
13.227.219.520.0.0.0/0AS35708IE
18.164.116.10718.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.1118.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.12918.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.5218.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.60.2318.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.6618.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.7918.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.9118.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.240.184.2854.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.5854.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.6554.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.6954.240.184.0/24AS16509AMAZON-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.

Web-graph footprint

Distinct hostnames that link to or from koelnmesse.de in the public web crawl.

941 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for koelnmesse.de.

MechanismTarget
SPF_INCLUDEspf.codepiraten.com
SPF_INCLUDEspf.koelnmesse.de
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf_mw.koelnmesse.de
SPF_MXkoelnmesse.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.