Skip to content

Hostname

b.visitor-speed.com

Last fetched

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.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.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.

IPPrefixASNOperatorCountry
13.227.192.10013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.155.252.11518.155.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.155.252.5518.155.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.155.252.6418.155.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.155.252.8618.155.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
3.165.206.163.165.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.165.206.343.165.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.165.206.383.165.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.165.206.843.165.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.174.46.153.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.223.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.513.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.683.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.10052.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.10852.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.11552.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.7852.222.136.0/21AS16509AMAZON-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.

Threat posture

History

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.