Skip to content

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

WHISPER CANON · api-dooh.samsungads.comRouting diversity4.8/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.9/10canon.whisper.security/host/api-dooh.samsungads.com

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.

IPPrefixASNOperatorCountry
118.69.17.17118.69.17.0/24AS18403FPT-VN - FPT Telecom CompanyVN
183.80.211.208183.80.211.0/24AS18403FPT-VN - FPT Telecom CompanyVN
2.17.147.1632.17.147.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.CZ
2.17.147.1922.17.147.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.CZ
23.212.110.13623.212.110.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.CZ
23.212.110.17823.212.110.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.CZ
23.33.238.10423.33.238.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.AU
23.33.238.11323.33.238.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.AU
23.44.215.10523.44.215.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.CZ
23.44.215.923.44.215.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.CZ
23.50.131.13623.50.131.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.DE
23.50.131.15223.50.131.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.DE
95.101.133.2795.101.133.0/24AS1299TWELVE99 - Arelion Sweden ABSE
95.101.133.4295.101.133.0/24AS1299TWELVE99 - Arelion Sweden ABSE

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.