Skip to content

Hostname

kcxsjjs.org

Last fetched

kcxsjjs.org resolves to 2 IPv4 addresses operated by TENCENT-NET-AP - Shenzhen Tencent Computer Systems Company Limited in CN. WHOIS lists iana:472 as the registrar.

Nutrition Label

WHISPER CANON · kcxsjjs.orgRouting diversity2.4/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/kcxsjjs.org

Resolution chain

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

IPPrefixASNOperatorCountry
1.15.7.2271.15.0.0/18AS45090TENCENT-NET-AP - Shenzhen Tencent Computer Systems Company LimitedCN
43.155.59.21743.155.0.0/18AS132203TENCENT-NET-AP-CN - Tencent Building, Kejizhongyi AvenueHK

WHOIS identity

Registrar
iana:472
Organization
dynadot privacy service
Contact emails

Subdomains

2 observed subdomains of kcxsjjs.org.

Web-graph footprint

Distinct hostnames that link to or from kcxsjjs.org in the public web crawl.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for kcxsjjs.org.

MechanismTarget
SPF_Akcxsjjs.org
SPF_MXkcxsjjs.org

Related pages

Pivot deeper into the graph from kcxsjjs.org.

Cypher and MCP

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

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