Skip to content

Hostname

airforce.com

Last fetched

airforce.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · airforce.comRouting diversity3.5/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/airforce.com

Resolution chain

airforce.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.32.241.2313.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.3613.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.5513.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.9213.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.99.12613.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.2913.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.5813.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.8013.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
143.204.55.101143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.124143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.23143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.48143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
3.169.71.373.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.483.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.613.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.623.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL

WHOIS identity

Registrar
iana:2
Organization
gsd&m attn airforce.com care of network solutions
Contact emails

Subdomains

28 observed subdomains of airforce.com.

Web-graph footprint

Distinct hostnames that link to or from airforce.com in the public web crawl.

4,745 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for airforce.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from airforce.com.

Cypher and MCP

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

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