All hostnames token.wmcdp.io resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · token.wmcdp.io Routing diversity 6.7/10 Peering density 6.9/10 MOAS conflict ✓ none Threat-feed listings 6.0/10 WHOIS transparency 0.0/10 Resolver footprint 5.2/10 canon.whisper.security/host/token.wmcdp.io Resolution chain token.wmcdp.io 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.222.248 100.24.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 100.26.62.19 100.24.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 100.27.129.196 100.24.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 100.29.70.12 100.24.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 100.30.153.58 100.24.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 100.31.15.95 100.24.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 100.31.170.148 100.24.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 100.51.10.236 100.48.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 18.215.18.234 18.208.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 18.235.219.19 18.232.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. US 18.235.59.124 18.232.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.212.236.221 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.223.152.154 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.226.184.199 3.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.227.158.29 3.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.226.242.196 34.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.235.69.232 34.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 35.171.48.209 35.168.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.196.65.222 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.212.104.130 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with token.wmcdp.io in WhisperGraph.
Subdomains 4 observed subdomains of token.wmcdp.io.
Related pages Pivot deeper into the graph from token.wmcdp.io.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "token.wmcdp.io"})-[: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 .