Skip to content

Hostname

3xyg.com

Last fetched

3xyg.com resolves to 8 IPv4 addresses operated by YANCYLIMITED-AS-HK - Yancy Limited in HK. WHOIS lists iana:3758 as the registrar.

Nutrition Label

WHISPER CANON · 3xyg.comRouting diversity3.5/10Peering density6.3/10MOAS conflict⚠ 4 conflictsThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/3xyg.com

Resolution chain

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

IPPrefixASNOperatorCountry
156.234.199.108156.234.199.0/24AS138415YANCYLIMITED-AS-HK - Yancy LimitedHK
156.234.199.109156.234.199.0/24AS138415YANCYLIMITED-AS-HK - Yancy LimitedHK
156.234.199.110156.234.199.0/24AS138415YANCYLIMITED-AS-HK - Yancy LimitedHK
203.0.106.106203.0.106.0/24AS134756ChinaNet-NANJING-JISHAN-IDC - CHINANET Nanjing Jishan IDC networkCN
23.248.229.1523.248.229.0/24AS138415YANCYLIMITED-AS-HK - Yancy LimitedUS
23.248.229.1623.248.229.0/24AS138415YANCYLIMITED-AS-HK - Yancy LimitedUS
23.248.229.1723.248.229.0/24AS138415YANCYLIMITED-AS-HK - Yancy LimitedUS
45.194.174.6645.194.174.0/24AS17561LCS-AS-AP - LARUS LimitedBR

WHOIS identity

Registrar
iana:3758
Organization
long yun
Contact emails

Subdomains

2 observed subdomains of 3xyg.com.

Web-graph footprint

Distinct hostnames that link to or from 3xyg.com in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from 3xyg.com.

Cypher and MCP

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

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