Hostname
api-dooh.samsungads.com
Last fetched
api-dooh.samsungads.com resolves to 14 IPv4 addresses operated by FPT-VN - FPT Telecom Company in VN.
Nutrition Label
Resolution chain
api-dooh.samsungads.com resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 118.69.17.17 | 118.69.17.0/24 | AS18403 | FPT-VN - FPT Telecom Company | VN |
| 183.80.211.208 | 183.80.211.0/24 | AS18403 | FPT-VN - FPT Telecom Company | VN |
| 2.17.147.163 | 2.17.147.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | CZ |
| 2.17.147.192 | 2.17.147.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | CZ |
| 23.212.110.136 | 23.212.110.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | CZ |
| 23.212.110.178 | 23.212.110.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | CZ |
| 23.33.238.104 | 23.33.238.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | AU |
| 23.33.238.113 | 23.33.238.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | AU |
| 23.44.215.105 | 23.44.215.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | CZ |
| 23.44.215.9 | 23.44.215.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | CZ |
| 23.50.131.136 | 23.50.131.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | DE |
| 23.50.131.152 | 23.50.131.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | DE |
| 95.101.133.27 | 95.101.133.0/24 | AS1299 | TWELVE99 - Arelion Sweden AB | SE |
| 95.101.133.42 | 95.101.133.0/24 | AS1299 | TWELVE99 - Arelion Sweden AB | SE |
WHOIS identity
No WHOIS records are currently associated with api-dooh.samsungads.com in WhisperGraph.
Threat posture
History
Related pages
Pivot deeper into the graph from api-dooh.samsungads.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "api-dooh.samsungads.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.