Skip to content

Hostname

museumofflight.org

Last fetched

museumofflight.org resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · museumofflight.orgRouting diversity1.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/museumofflight.org

Resolution chain

museumofflight.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
40.113.217.2840.112.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:2
Organization
museum of flight
Contact emails

Subdomains

13 observed subdomains of museumofflight.org.

Web-graph footprint

Distinct hostnames that link to or from museumofflight.org in the public web crawl.

1,783 sites link to this hostname.

162 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for museumofflight.org.

MechanismTarget
SPF_INCLUDE3470830.spf06.hubspotemail.net
SPF_INCLUDE_spf.academicworks.com
SPF_INCLUDE_spf.ultipro.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEoutboundmail.blackbaud.net
SPF_INCLUDEsecure.giftlegacy.com
SPF_INCLUDEsender.ultracamp.com
SPF_INCLUDEspf-westus.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP146.129.249.5
SPF_IP198.23.181.13
SPF_IP209.17.49.88
SPF_IP209.17.50.94
SPF_IP209.17.50.95
SPF_IP209.17.50.96
SPF_IP65.153.31.2
SPF_IP65.153.31.5
SPF_IP66.193.80.0/24
SPF_IP69.87.157.214/32
SPF_IP69.87.157.215/32
SPF_IP69.87.157.216/32
SPF_IP69.87.157.217/32
SPF_MXmuseumofflight.org

Related pages

Pivot deeper into the graph from museumofflight.org.

Cypher and MCP

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

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