Skip to content

Hostname

katakake.com

Last fetched

katakake.com resolves to 2 IPv4 addresses operated by E2E-NETWORKS-IN 282, Sector 19 in IN.

Nutrition Label

WHISPER CANON · katakake.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/katakake.com

Resolution chain

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

IPPrefixASNOperatorCountry
164.52.202.100164.52.200.0/21AS132420E2E-NETWORKS-IN 282, Sector 19IN
216.128.179.195216.128.176.0/20AS20473AS-VULTR - The Constant Company, LLCCA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for katakake.com.

MechanismTarget
SPF_Akatakake.com
SPF_IP140.83.34.244/32
SPF_IP150.95.55.139
SPF_IP150.95.55.5
SPF_IP153.127.84.56
SPF_IP180.222.178.168
SPF_MXkatakake.com

Related pages

Pivot deeper into the graph from katakake.com.

Cypher and MCP

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

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