Skip to content

Hostname

dmp.lfv.li

Last fetched

dmp.lfv.li resolves to 1 IPv4 address operated by AS198249 in CH.

Nutrition Label

WHISPER CANON · dmp.lfv.liRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/dmp.lfv.li

Resolution chain

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

IPPrefixASNOperatorCountry
185.169.85.42185.169.84.0/22AS198249CH

WHOIS identity

No WHOIS records are currently associated with dmp.lfv.li in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for dmp.lfv.li.

MechanismTarget
SPF_Admp.lfv.li
SPF_Amail.iresults.email
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.169.85.42
SPF_IP2a04:503:0:1025:0:0:0:42
SPF_MXdmp.lfv.li

Related pages

Pivot deeper into the graph from dmp.lfv.li.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dmp.lfv.li"})-[: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.