All hostnames data.b2bdxp.com resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.
Nutrition Label WHISPER CANON · data.b2bdxp.com Routing diversity 5.2/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 0.0/10 Resolver footprint 0.0/10 canon.whisper.security/host/data.b2bdxp.com Resolution chain data.b2bdxp.com resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 108.132.152.9 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.132.170.177 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.132.55.93 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 176.34.117.109 176.34.64.0/18 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.248.31.99 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.240.205.90 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.248.94.69 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.253.8.16 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.18.35.204 52.18.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.208.105.137 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.209.113.165 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.213.192.40 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.49.154.123 52.48.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.51.179.243 52.48.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.195.254.44 54.195.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 63.32.87.160 63.32.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE 63.33.141.151 63.32.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE 63.34.146.20 63.32.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE
WHOIS identity No WHOIS records are currently associated with data.b2bdxp.com in WhisperGraph.
Related pages Pivot deeper into the graph from data.b2bdxp.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "data.b2bdxp.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 .