Skip to content

Hostname

santa.lv

Last fetched

santa.lv is a registered hostname under the .lv top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · santa.lvRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/santa.lv

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with santa.lv in WhisperGraph.

Subdomains

22 observed subdomains of santa.lv.

Web-graph footprint

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

374 sites link to this hostname.

285 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for santa.lv.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mlsend.com
SPF_IP194.8.7.0/24
SPF_IP194.8.8.0/24
SPF_IP195.244.131.242
SPF_IP213.21.192.0/24
SPF_IP213.21.198.104/29
SPF_IP62.84.0.4
SPF_IP81.94.239.73
SPF_IP81.94.239.74
SPF_IP89.111.51.88
SPF_IP89.111.51.93
SPF_IP89.111.52.141
SPF_MXsanta.lv

Related pages

Pivot deeper into the graph from santa.lv.

Cypher and MCP

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

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