Skip to content

Hostname

planet-kings.com

Last fetched

planet-kings.com resolves to 5 IPv4 addresses operated by AS20521 in MT. WHOIS lists iana:447 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
217.168.170.121217.168.168.0/21AS20521MT
217.168.170.122217.168.168.0/21AS20521MT
52.17.1.13752.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.190.21352.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.96.7652.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:447
Organization
great white media b.v.
Contact emails

Subdomains

3 observed subdomains of planet-kings.com.

Web-graph footprint

Distinct hostnames that link to or from planet-kings.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for planet-kings.com.

MechanismTarget
SPF_IP162.13.124.58
SPF_IP79.125.117.147
SPF_IP79.125.117.149
SPF_IP79.125.19.198
SPF_IP79.125.19.209
SPF_MXplanet-kings.com

Related pages

Pivot deeper into the graph from planet-kings.com.

Cypher and MCP

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

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