Skip to content

Hostname

67yan.com

Last fetched

67yan.com resolves to 3 IPv4 addresses operated by PEG-HK - PEG TECH INC in US. WHOIS lists iana:1868 as the registrar.

Nutrition Label

WHISPER CANON · 67yan.comRouting diversity3.0/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint9.7/10canon.whisper.security/host/67yan.com

Resolution chain

67yan.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
38.14.29.16638.12.128.0/18AS398478PEG-HK - PEG TECH INCUS
38.177.156.20138.175.18.0/24AS398478PEG-HK - PEG TECH INCUS
47.90.164.24647.87.220.0/23AS45102ALIBABA-CN-NET - Alibaba (US) Technology Co., Ltd.US

WHOIS identity

Registrar
iana:1868
Organization
donald yeo
Contact emails

Subdomains

1 observed subdomain of 67yan.com.

Subdomain
www.67yan.com

Web-graph footprint

Distinct hostnames that link to or from 67yan.com in the public web crawl.

3,288 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from 67yan.com.

Cypher and MCP

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

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