Hostname
secure.flashtalking.com
Last fetched
secure.flashtalking.com resolves to 15 IPv4 addresses operated by AKAMAI-ASN1 in DE.
Nutrition Label
Resolution chain
secure.flashtalking.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 2.17.100.200 | 2.17.100.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.17.100.226 | 2.17.100.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.17.147.139 | 2.17.147.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 2.17.147.216 | 2.17.147.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 23.193.200.110 | 23.193.200.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.193.200.94 | 23.193.200.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.212.110.138 | 23.212.110.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 23.212.110.147 | 23.212.110.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 23.45.176.13 | 23.45.176.0/24 | AS20940 | AKAMAI-ASN1 | MY |
| 23.45.176.21 | 23.45.176.0/24 | AS20940 | AKAMAI-ASN1 | MY |
| 23.50.131.132 | 23.50.131.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.50.131.136 | 23.50.131.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.53.42.243 | 23.53.40.0/22 | AS20940 | AKAMAI-ASN1 | DE |
| 23.53.43.49 | 23.53.40.0/22 | AS20940 | AKAMAI-ASN1 | DE |
| 23.55.163.161 | 23.55.163.0/24 | AS20940 | AKAMAI-ASN1 | DE |
WHOIS identity
No WHOIS records are currently associated with secure.flashtalking.com in WhisperGraph.
Web-graph footprint
Distinct hostnames that link to or from secure.flashtalking.com in the public web crawl.
7 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from secure.flashtalking.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "secure.flashtalking.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.