Skip to content

Hostname

nasledie.digital

Last fetched

nasledie.digital resolves to 1 IPv4 address operated by AS41722 in RU. WHOIS lists iana:463 as the registrar.

Nutrition Label

WHISPER CANON · nasledie.digitalRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/nasledie.digital

Resolution chain

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

IPPrefixASNOperatorCountry
178.249.71.247178.249.71.0/24AS41722RU

WHOIS identity

Registrar
iana:463
Organization
obshchestvo s ogranichennoy otvetstvennostu nasledie didzhitl
Contact emails

Subdomains

100 observed subdomains of nasledie.digital.

Web-graph footprint

Distinct hostnames that link to or from nasledie.digital in the public web crawl.

175 sites link to this hostname.

532 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for nasledie.digital.

MechanismTarget
SPF_INCLUDE6cb7e42c4905468d551f94e58de29b97.gca.to
SPF_INCLUDE_spf.dashasender.ru
SPF_INCLUDEdc1.nicmail.ru
SPF_INCLUDEdc2.nicmail.ru
SPF_INCLUDEmsndr.net
SPF_INCLUDEspf.smtp.bz
SPF_INCLUDEspf.unisender.com
SPF_IP178.249.71.247
SPF_IP178.249.71.249
SPF_IP5.189.239.94

Related pages

Pivot deeper into the graph from nasledie.digital.

Cypher and MCP

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

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