Skip to content

Hostname

airnowapi.org

Last fetched

airnowapi.org resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · airnowapi.orgRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/airnowapi.org

Resolution chain

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

IPPrefixASNOperatorCountry
3.12.245.2223.12.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.132.123.2383.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.132.164.593.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.135.152.363.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.140.27.1573.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.141.251.513.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.149.42.1333.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.150.167.983.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.151.255.963.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.22.113.653.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.141.232.1733.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
16.58.43.10216.58.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Subdomains

3 observed subdomains of airnowapi.org.

Web-graph footprint

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

12 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from airnowapi.org.

Cypher and MCP

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

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