Skip to content

Hostname

dmp.one

Last fetched

dmp.one resolves to 1 IPv4 address operated by AS200350 in RU. WHOIS lists iana:1345 as the registrar.

Nutrition Label

WHISPER CANON · dmp.oneRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/dmp.one

Resolution chain

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

IPPrefixASNOperatorCountry
51.250.114.7851.250.112.0/21AS200350RU

WHOIS identity

Registrar
iana:1345
Organization
ooo klientika
Contact emails

Subdomains

59 observed subdomains of dmp.one.

Web-graph footprint

Distinct hostnames that link to or from dmp.one in the public web crawl.

2,758 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for dmp.one.

MechanismTarget
SPF_INCLUDE_spf.yandex.net
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.mindbox.ru
SPF_INCLUDEspf.unisender.ru
SPF_IP158.160.158.235

Related pages

Pivot deeper into the graph from dmp.one.

Cypher and MCP

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

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