All hostnames ads2.servebom.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · ads2.servebom.com Routing diversity 6.4/10 Peering density 9.7/10 MOAS conflict ✓ none Threat-feed listings 5.4/10 WHOIS transparency 0.0/10 Resolver footprint 7.6/10 canon.whisper.security/host/ads2.servebom.com Resolution chain ads2.servebom.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 100.25.124.97 100.24.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 18.200.34.179 18.200.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 18.208.105.141 18.208.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 18.210.39.159 18.208.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.211.183.252 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.240.71.121 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.250.207.169 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.252.49.28 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 46.51.156.171 46.51.128.0/18 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.211.141.161 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.213.182.177 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.3.124.253 52.2.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.30.10.85 52.30.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.31.70.205 52.30.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.48.93.5 52.48.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.217.189.86 54.216.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.220.253.17 54.220.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.77.187.105 54.76.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.78.14.26 54.78.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.89.10.224 54.89.0.0/16 AS14618 AMAZON-AES - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with ads2.servebom.com in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from ads2.servebom.com in the public web crawl.
Related pages Pivot deeper into the graph from ads2.servebom.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ads2.servebom.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 .