Skip to content

Hostname

douglas.lv

Last fetched

douglas.lv resolves to 1 IPv4 address operated by AS43811 in LT.

Nutrition Label

WHISPER CANON · douglas.lvRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/douglas.lv

Resolution chain

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

IPPrefixASNOperatorCountry
82.135.132.20782.135.132.0/24AS43811LT

WHOIS identity

Registrar
Organization
parfuemerie douglas
Contact emails

Subdomains

14 observed subdomains of douglas.lv.

Web-graph footprint

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

128 sites link to this hostname.

42 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for douglas.lv.

MechanismTarget
SPF_Adouglas.lv
SPF_Amail.dglecom.net
SPF_Asmtp.hostings.lv
SPF_INCLUDEmailgun.org
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfcl.hostings.lv
SPF_IP195.191.69.25/32
SPF_MXdouglas.lv

Related pages

Pivot deeper into the graph from douglas.lv.

Cypher and MCP

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

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