Skip to content

Hostname

files.airpr.com

Last fetched

files.airpr.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · files.airpr.comRouting diversity5.6/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/files.airpr.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.199.3816.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.109.2116.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.42.22916.182.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.12.83.5.12.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.14.1893.5.14.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.22.273.5.22.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.220.17352.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.40.9352.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.45.1352.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.51.24552.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.57.14952.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.122.18152.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.123.15752.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.94.13152.217.94.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.227.16554.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.231.2154.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with files.airpr.com in WhisperGraph.

Web-graph footprint

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

2 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from files.airpr.com.

Cypher and MCP

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

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