Skip to content

Hostname

kinghelm.net

Last fetched

kinghelm.net resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · kinghelm.netRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/kinghelm.net

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.94.161104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.138.17172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
47.253.183.21347.253.128.0/17AS45102WALMART-CN 2-5F,Tower 2 and 1-12F,Tower 3,SZITIC SquareUS

WHOIS identity

Registrar
iana:420
Organization
Contact emails

Subdomains

8 observed subdomains of kinghelm.net.

Web-graph footprint

Distinct hostnames that link to or from kinghelm.net in the public web crawl.

22 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for kinghelm.net.

MechanismTarget
SPF_INCLUDEspf.qiye.aliyun.com
SPF_INCLUDEwm.spf.ntesmail.com

Related pages

Pivot deeper into the graph from kinghelm.net.

Cypher and MCP

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

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