Skip to content

Hostname

kryptokite.com

Last fetched

kryptokite.com resolves to 3 IPv4 addresses operated by AS204800 in US. WHOIS lists iana:1636 as the registrar.

Nutrition Label

WHISPER CANON · kryptokite.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/kryptokite.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.227.176.4103.227.176.0/22AS204800US
162.159.142.117162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.2.113172.66.0.0/22AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1636
Organization
contact privacy inc. customer 1242211076
Contact emails

Subdomains

13 observed subdomains of kryptokite.com.

Web-graph footprint

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

80 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for kryptokite.com.

MechanismTarget
SPF_Akryptokite.com
SPF_INCLUDEspf.supercp.com
SPF_IP103.227.176.4
SPF_MXkryptokite.com

Related pages

Pivot deeper into the graph from kryptokite.com.

Cypher and MCP

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

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