Skip to content

Hostname

6jia3.com

Last fetched

6jia3.com resolves to 5 IPv4 addresses operated by CHINANET-IDC-BJ-AP - IDC, China Telecommunications Corporation in CN. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · 6jia3.comRouting diversity3.0/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/6jia3.com

Resolution chain

6jia3.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
220.181.141.176220.181.128.0/20AS23724CHINANET-IDC-BJ-AP - IDC, China Telecommunications CorporationCN
43.143.10.9843.143.0.0/18AS45090TENCENT-NET-AP - Shenzhen Tencent Computer Systems Company LimitedCN
211.100.8.104211.100.0.0/18AS23724CHINANET-IDC-BJ-AP - IDC, China Telecommunications Corporation
220.181.141.200220.181.128.0/20AS23724CHINANET-IDC-BJ-AP - IDC, China Telecommunications Corporation
211.100.8.93211.100.0.0/18AS23724CHINANET-IDC-BJ-AP - IDC, China Telecommunications Corporation

WHOIS identity

Registrar
iana:420
Organization
l meehan
Contact emails

Subdomains

20 observed subdomains of 6jia3.com.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for 6jia3.com.

MechanismTarget
SPF_A6jia3.com
SPF_MX6jia3.com

Related pages

Pivot deeper into the graph from 6jia3.com.

Cypher and MCP

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

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