Skip to content

Hostname

kate.lv

Last fetched

kate.lv resolves to 1 IPv4 address operated by AS12993 in LV.

Nutrition Label

WHISPER CANON · kate.lvRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/kate.lv

Resolution chain

kate.lv resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
89.111.23.19289.111.0.0/18AS12993LV

WHOIS identity

Registrar
Organization
sia 'kate'
Contact emails

Subdomains

3 observed subdomains of kate.lv.

Web-graph footprint

Distinct hostnames that link to or from kate.lv in the public web crawl.

120 sites link to this hostname.

88 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for kate.lv.

MechanismTarget
SPF_Akate.lv
SPF_INCLUDE_spf.google.com
SPF_IP89.111.20.183
SPF_IP89.111.23.61
SPF_IP89.111.24.94
SPF_MXkate.lv

Related pages

Pivot deeper into the graph from kate.lv.

Cypher and MCP

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

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