Skip to content

Hostname

appsflyer.com

Last fetched

appsflyer.com resolves to 9 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · appsflyer.comRouting diversity4.8/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/appsflyer.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.29.62.61100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.29.75.114100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.178.0100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
184.73.203.247184.73.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.219.1883.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.144.8834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.174.121.25135.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.73.22244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.14.18098.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
appsflyer
Contact emails

Subdomains

86 observed subdomains of appsflyer.com.

Web-graph footprint

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

6,666 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for appsflyer.com.

Related pages

Pivot deeper into the graph from appsflyer.com.

Cypher and MCP

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

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