Skip to content

Hostname

flight.daan.se

Last fetched

flight.daan.se resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · flight.daan.seRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/flight.daan.se

Resolution chain

flight.daan.se resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.163.101.593.163.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.101.633.163.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.101.823.163.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.101.963.163.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.141.1193.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.313.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.533.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.63.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
54.240.184.10854.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.12454.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.3954.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.854.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with flight.daan.se in WhisperGraph.

Subdomains

3 observed subdomains of flight.daan.se.

Threat posture

History

Related pages

Pivot deeper into the graph from flight.daan.se.

Cypher and MCP

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

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