Skip to content

Hostname

8v.com

Last fetched

8v.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · 8v.comRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/8v.com

Resolution chain

8v.com resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.225.117.3613.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.5813.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.6113.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.8213.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.249.91.12113.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.1513.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.5313.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.7113.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.122.2418.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.4018.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.5918.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.6018.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Subdomains

3 observed subdomains of 8v.com.

Web-graph footprint

Distinct hostnames that link to or from 8v.com in the public web crawl.

229 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from 8v.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "8v.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.