Skip to content

Hostname

kingsofluck.com

Last fetched

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

Nutrition Label

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

Resolution chain

kingsofluck.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.172.141.0/24AS20521MT
217.168.170.122217.172.141.0/24AS20521MT
52.17.1.13752.46.53.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.190.21352.46.53.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.96.7652.46.53.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:447
Organization
hostmaster
Contact emails

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for kingsofluck.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_MXkingsofluck.com

Related pages

Pivot deeper into the graph from kingsofluck.com.

Cypher and MCP

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

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