Skip to content

Hostname

status.appsflyer.com

Last fetched

status.appsflyer.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · status.appsflyer.comRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/status.appsflyer.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.4913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.164.116.318.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.7218.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.7518.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.9418.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.154.5018.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.6618.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.7218.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.9618.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.233.10118.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.233.10418.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.233.2918.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.233.6218.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.26.12618.66.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.26.12918.66.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.26.6818.66.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.26.9618.66.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with status.appsflyer.com in WhisperGraph.

Web-graph footprint

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

6 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from status.appsflyer.com.

Cypher and MCP

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

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