Skip to content

Hostname

dni.expert

Last fetched

dni.expert resolves to 2 IPv4 addresses operated by AS39134 in RU. WHOIS lists iana:463 as the registrar.

Nutrition Label

WHISPER CANON · dni.expertRouting diversity2.4/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/dni.expert

Resolution chain

dni.expert resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:463
Organization
obshchestvo s ogranichennoy otvetstvennostu dni. ru
Contact emails

Subdomains

1 observed subdomain of dni.expert.

Web-graph footprint

Distinct hostnames that link to or from dni.expert in the public web crawl.

351 sites link to this hostname.

393 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for dni.expert.

MechanismTarget
SPF_INCLUDE_spf.yandex.net
SPF_IP83.222.15.142
SPF_IP83.222.15.143
SPF_IP83.222.2.213
SPF_IP87.242.78.131
SPF_IP89.108.116.132

Related pages

Pivot deeper into the graph from dni.expert.

Cypher and MCP

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

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