All hostnames b.visitor-speed.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.
Nutrition Label WHISPER CANON · b.visitor-speed.com Routing diversity 4.2/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 6.0/10 WHOIS transparency 0.0/10 Resolver footprint 4.6/10 canon.whisper.security/host/b.visitor-speed.com Resolution chain b.visitor-speed.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 13.227.192.100 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.2 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.45 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.51 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 18.155.252.115 18.155.252.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. BR 18.155.252.55 18.155.252.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. BR 18.155.252.64 18.155.252.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. BR 18.155.252.86 18.155.252.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. BR 3.165.206.16 3.165.206.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. AT 3.165.206.34 3.165.206.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. AT 3.165.206.38 3.165.206.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. AT 3.165.206.84 3.165.206.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. AT 3.174.46.15 3.174.46.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.174.46.22 3.174.46.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.174.46.51 3.174.46.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.174.46.68 3.174.46.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.222.136.100 52.222.136.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.222.136.108 52.222.136.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.222.136.115 52.222.136.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.222.136.78 52.222.136.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity No WHOIS records are currently associated with b.visitor-speed.com in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from b.visitor-speed.com in the public web crawl.
87 sites link to this hostname.
Related pages Pivot deeper into the graph from b.visitor-speed.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "b.visitor-speed.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 .