Skip to content

Hostname

bior.lv

Last fetched

bior.lv resolves to 1 IPv4 address operated by AS12578 in LV.

Nutrition Label

WHISPER CANON · bior.lvRouting diversity1.5/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/bior.lv

Resolution chain

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

IPPrefixASNOperatorCountry
195.122.13.89195.122.0.0/19AS12578LV

WHOIS identity

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

Subdomains

3 observed subdomains of bior.lv.

Web-graph footprint

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

143 sites link to this hostname.

133 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for bior.lv.

MechanismTarget
SPF_Abior.lv
SPF_Amail.bior.lv
SPF_IP195.122.13.92/28
SPF_IP87.110.225.14
SPF_IP92.240.68.242
SPF_MXbior.lv

Related pages

Pivot deeper into the graph from bior.lv.

Cypher and MCP

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

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