Skip to content

Hostname

airtraffic.eu

Last fetched

airtraffic.eu resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:internet service europe bv as the registrar.

Nutrition Label

WHISPER CANON · airtraffic.euRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/airtraffic.eu

Resolution chain

airtraffic.eu resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.157.60.5818.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.125.241.1993.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.126.237.1253.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.28.29.6652.28.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:internet service europe bv
Organization
Contact emails

Subdomains

12 observed subdomains of airtraffic.eu.

Web-graph footprint

Distinct hostnames that link to or from airtraffic.eu in the public web crawl.

11 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for airtraffic.eu.

MechanismTarget
SPF_Aairtraffic.eu
SPF_Aserver.flightconnections.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.factuursturen.nl
SPF_MXairtraffic.eu

Related pages

Pivot deeper into the graph from airtraffic.eu.

Cypher and MCP

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

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