Skip to content

Hostname

flyingblue.us

Last fetched

flyingblue.us resolves to 9 IPv4 addresses operated by AS20940 in AU. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · flyingblue.usRouting diversity3.5/10Peering density9.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/flyingblue.us

Resolution chain

flyingblue.us resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1052
Organization
koninklijke luchtvaart maatschappij n.v.
Contact emails

Subdomains

2 observed subdomains of flyingblue.us.

Web-graph footprint

Distinct hostnames that link to or from flyingblue.us in the public web crawl.

232 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for flyingblue.us.

MechanismTarget
SPF_MXflyingblue.us

Related pages

Pivot deeper into the graph from flyingblue.us.

Cypher and MCP

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

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