Skip to content

Hostname

kuisi.id

Last fetched

kuisi.id resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · kuisi.idRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/kuisi.id

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.74.145104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.159.95172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with kuisi.id in WhisperGraph.

Subdomains

11 observed subdomains of kuisi.id.

Web-graph footprint

Distinct hostnames that link to or from kuisi.id in the public web crawl.

276 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for kuisi.id.

MechanismTarget
SPF_Akuisi.id
SPF_INCLUDEspamdisinfectant.com
SPF_INCLUDEspf.spamdisinfectant.com
SPF_IP103.28.12.123
SPF_IP103.28.12.224
SPF_MXkuisi.id

Related pages

Pivot deeper into the graph from kuisi.id.

Cypher and MCP

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

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