Skip to content

Hostname

fairdata.koelnmesse.com

Last fetched

fairdata.koelnmesse.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CH.

Nutrition Label

WHISPER CANON · fairdata.koelnmesse.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fairdata.koelnmesse.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.165.190.1163.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.233.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.513.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.633.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.167.112.1003.167.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.112.283.167.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.112.353.167.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.112.853.167.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with fairdata.koelnmesse.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for fairdata.koelnmesse.com.

MechanismTarget
SPF_INCLUDE_spf.sendnode.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from fairdata.koelnmesse.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "fairdata.koelnmesse.com"})-[: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.