Skip to content

Hostname

daba.gov.lv

Last fetched

daba.gov.lv resolves to 1 IPv4 address operated by AS8194 in LV.

Nutrition Label

WHISPER CANON · daba.gov.lvRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/daba.gov.lv

Resolution chain

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

IPPrefixASNOperatorCountry
212.70.163.179212.70.163.0/24AS8194LV

WHOIS identity

No WHOIS records are currently associated with daba.gov.lv in WhisperGraph.

Subdomains

15 observed subdomains of daba.gov.lv.

Web-graph footprint

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

396 sites link to this hostname.

175 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for daba.gov.lv.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.244.153.225
SPF_IP195.244.153.232
SPF_IP195.244.153.240
SPF_IP91.105.203.53

Related pages

Pivot deeper into the graph from daba.gov.lv.

Cypher and MCP

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

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