Skip to content

Hostname

kingold.com

Last fetched

kingold.com resolves to 2 IPv4 addresses operated by ALIBABA-CN-NET - Hangzhou Alibaba Advertising Co.,Ltd. in CN. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · kingold.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/kingold.com

Resolution chain

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

IPPrefixASNOperatorCountry
120.79.244.38120.79.0.0/16AS37963ALIBABA-CN-NET - Hangzhou Alibaba Advertising Co.,Ltd.CN
219.137.35.147219.136.0.0/15AS4134CHINANET-BACKBONE - No.31,Jin-rong StreetCN

WHOIS identity

Registrar
iana:420
Organization
kingold group companies
Contact emails

Subdomains

15 observed subdomains of kingold.com.

Web-graph footprint

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

21 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for kingold.com.

MechanismTarget
SPF_INCLUDEspf.intel-mail.com
SPF_INCLUDEspfb.intel-mail.com

Related pages

Pivot deeper into the graph from kingold.com.

Cypher and MCP

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

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