Hostname
ajs-assets.ftstatic.com
Last fetched
ajs-assets.ftstatic.com resolves to 10 IPv4 addresses operated by AS20940 in DE.
Nutrition Label
Resolution chain
ajs-assets.ftstatic.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.115.82.17 | 104.115.82.0/24 | AS20940 | — | DE |
| 104.115.82.19 | 104.115.82.0/24 | AS20940 | — | DE |
| 18.238.49.117 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.49.119 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.49.47 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.49.67 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 23.212.110.155 | 23.212.110.0/24 | AS20940 | — | CZ |
| 23.212.110.217 | 23.212.110.0/24 | AS20940 | — | CZ |
| 23.50.131.137 | 23.50.131.0/24 | AS20940 | — | DE |
| 23.50.131.153 | 23.50.131.0/24 | AS20940 | — | DE |
WHOIS identity
No WHOIS records are currently associated with ajs-assets.ftstatic.com in WhisperGraph.
Web-graph footprint
Distinct hostnames that link to or from ajs-assets.ftstatic.com in the public web crawl.
10 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from ajs-assets.ftstatic.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ajs-assets.ftstatic.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.