Skip to content

Hostname

inbox.lv

Last fetched

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

Nutrition Label

WHISPER CANON · inbox.lvRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/inbox.lv

Resolution chain

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

IPPrefixASNOperatorCountry
194.152.32.40194.153.119.0/24AS12993LV

WHOIS identity

Registrar
Organization
inbokss, sia
Contact emails

Subdomains

884 observed subdomains of inbox.lv.

Web-graph footprint

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

326 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for inbox.lv.

MechanismTarget
SPF_IP194.152.32.7
SPF_IP194.152.32.81
SPF_IP194.152.32.82
SPF_IP194.152.32.83
SPF_IP194.152.32.84
SPF_IP194.152.32.85
SPF_IP194.152.32.88
SPF_IP194.152.32.89

Related pages

Pivot deeper into the graph from inbox.lv.

Cypher and MCP

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

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