Skip to content

Hostname

gv34.top

Last fetched

gv34.top resolves to 8 IPv4 addresses operated by EL-US - EASY LINK LLC in US. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · gv34.topRouting diversity4.8/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/gv34.top

Resolution chain

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

IPPrefixASNOperatorCountry
154.53.75.246154.53.75.0/24AS46783EL-US - EASY LINK LLCUS
38.49.36.1838.49.36.0/24AS212336BYTEVIRTLLC - ByteVirt LLCUS
45.150.236.4245.150.236.0/23AS328543Sun Network Company Limited - Sun Network Company LimitedRU
47.239.239.6847.239.0.0/16AS45102ALIBABA-CN-NET - Alibaba (US) Technology Co., Ltd.HK
47.243.233.5647.243.0.0/16AS45102ALIBABA-CN-NET - Alibaba (US) Technology Co., Ltd.HK
47.76.155.22247.76.128.0/17AS45102ALIBABA-CN-NET - Alibaba (US) Technology Co., Ltd.HK
50.114.113.20250.114.113.0/24AS149440EVOXTSDNBHD-AS-AP - Evoxt Sdn. Bhd.JP
8.210.52.938.210.0.0/17AS45102ALIBABA-CN-NET - Alibaba (US) Technology Co., Ltd.HK

WHOIS identity

Registrar
iana:1479
Organization
yu bin
Contact emails

Subdomains

1 observed subdomain of gv34.top.

Subdomain
www.gv34.top

Web-graph footprint

Distinct hostnames that link to or from gv34.top in the public web crawl.

25 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from gv34.top.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gv34.top"})-[: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.