Skip to content

Hostname

buv.lv

Last fetched

buv.lv appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · buv.lvRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/buv.lv

Resolution chain

buv.lv has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

39 observed subdomains of buv.lv.

Web-graph footprint

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

48 sites link to this hostname.

112 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • buv.lv

SPF policy

6 SPF mechanisms authorising senders for buv.lv.

MechanismTarget
SPF_Abuv.lv
SPF_IP193.46.236.34
SPF_IP85.31.97.26
SPF_IP91.203.68.197/27
SPF_IP91.203.68.66
SPF_MXbuv.lv

Related pages

Pivot deeper into the graph from buv.lv.

Cypher and MCP

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

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