Skip to content

Hostname

dmsweb.eu

Last fetched

dmsweb.eu resolves to 1 IPv4 address operated by ISP4LIFE - ISP4Life INC in US.

Nutrition Label

WHISPER CANON · dmsweb.euRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/dmsweb.eu

Resolution chain

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

IPPrefixASNOperatorCountry
95.164.144.1295.164.144.0/20AS394814ISP4LIFE - ISP4Life INCUS

WHOIS identity

No WHOIS records are currently associated with dmsweb.eu in WhisperGraph.

Subdomains

5 observed subdomains of dmsweb.eu.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for dmsweb.eu.

MechanismTarget
SPF_INCLUDEspf.deccanhearald.com

Related pages

Pivot deeper into the graph from dmsweb.eu.

Cypher and MCP

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

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