Skip to content

Hostname

emea.rtb-dsp.com

Last fetched

emea.rtb-dsp.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · emea.rtb-dsp.comRouting diversity5.4/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/emea.rtb-dsp.com

Resolution chain

emea.rtb-dsp.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.215.203.833.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.170.1713.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.222.4334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.173.13934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.227.101.4834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.12.18344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.198.78.14244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.199.151.6944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.207.198.21552.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.207.59.12552.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.5.102.1652.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.70.64.13552.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.236.130.14754.236.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
54.88.47.6354.88.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.83.1.3998.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.30.2298.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with emea.rtb-dsp.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from emea.rtb-dsp.com.

Cypher and MCP

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

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