Skip to content

Hostname

airframes.org

Last fetched

airframes.org resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · airframes.orgRouting diversity1.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/airframes.org

Resolution chain

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

IPPrefixASNOperatorCountry
168.119.176.239168.119.0.0/16AS24940DE

WHOIS identity

Registrar
iana:151
Organization
klt-net
Contact emails

Subdomains

1 observed subdomain of airframes.org.

Web-graph footprint

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

142 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for airframes.org.

MechanismTarget
SPF_IP168.119.176.239
SPF_IP2a01:4f8:1c1a:9636:0:0:0:1
SPF_IP2a01:4f8:c012:b2d7:0:0:0:1
SPF_IP91.99.97.107

Related pages

Pivot deeper into the graph from airframes.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "airframes.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.