Skip to content

Hostname

dnb.lv

Last fetched

dnb.lv resolves to 1 IPv4 address operated by AS24984 in LT.

Nutrition Label

WHISPER CANON · dnb.lvRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.5/10canon.whisper.security/host/dnb.lv

Resolution chain

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

IPPrefixASNOperatorCountry
195.12.178.28195.12.178.0/24AS24984LT

WHOIS identity

Registrar
Organization
dnb bank asa
Contact emails

Subdomains

4 observed subdomains of dnb.lv.

Web-graph footprint

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

46 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for dnb.lv.

MechanismTarget
SPF_Adnb.lv
SPF_INCLUDEspf.mailigen.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.12.178.120/31
SPF_IP195.122.28.211/32
SPF_IP195.122.28.233/32
SPF_IP195.244.102.234/29
SPF_IP195.244.119.5
SPF_IP89.111.12.64/29
SPF_IP89.111.54.6
SPF_MXdnb.lv

Related pages

Pivot deeper into the graph from dnb.lv.

Cypher and MCP

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

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