Skip to content

Hostname

34gc.net

Last fetched

34gc.net resolves to 2 IPv4 addresses operated by PEG-SV - PEG TECH INC in CN. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · 34gc.netRouting diversity2.4/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/34gc.net

Resolution chain

34gc.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
142.0.136.67142.0.128.0/20AS54600PEG-SV - PEG TECH INCCN
198.2.214.17198.2.192.0/18AS54600PEG-SV - PEG TECH INCCN

WHOIS identity

Registrar
iana:1479
Organization
domain administrator
Contact emails

Subdomains

1 observed subdomain of 34gc.net.

Subdomain
www.34gc.net

Web-graph footprint

Distinct hostnames that link to or from 34gc.net in the public web crawl.

9 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from 34gc.net.

Cypher and MCP

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

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