Skip to content

Hostname

kuori.tech

Last fetched

kuori.tech resolves to 2 IPv4 addresses operated by AS209242 in US. WHOIS lists iana:1345 as the registrar.

Nutrition Label

WHISPER CANON · kuori.techRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/kuori.tech

Resolution chain

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

WHOIS identity

Registrar
iana:1345
Organization
antti airasmaa
Contact emails

Subdomains

65 observed subdomains of kuori.tech.

Web-graph footprint

Distinct hostnames that link to or from kuori.tech in the public web crawl.

12 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for kuori.tech.

MechanismTarget
SPF_INCLUDE143265272.spf01.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEsent-via.netsuite.com
SPF_INCLUDEservers.mcsv.net
SPF_IP157.180.30.94
SPF_IP2a01:4f9:c013:1219:0:0:0:1
SPF_IP37.27.6.85
SPF_IP93.90.61.47

Related pages

Pivot deeper into the graph from kuori.tech.

Cypher and MCP

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

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