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
Resolution chain
nasledie.digital resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 178.249.71.247 | 178.249.71.0/24 | AS41722 | — | RU |
WHOIS identity
- Registrar
- iana:463
- Organization
- obshchestvo s ogranichennoy otvetstvennostu nasledie didzhitl
- Contact emails
- —
Subdomains
100 observed subdomains of nasledie.digital.
Showing 25 of 100. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for nasledie.digital.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 6cb7e42c4905468d551f94e58de29b97.gca.to |
| SPF_INCLUDE | _spf.dashasender.ru |
| SPF_INCLUDE | dc1.nicmail.ru |
| SPF_INCLUDE | dc2.nicmail.ru |
| SPF_INCLUDE | msndr.net |
| SPF_INCLUDE | spf.smtp.bz |
| SPF_INCLUDE | spf.unisender.com |
| SPF_IP | 178.249.71.247 |
| SPF_IP | 178.249.71.249 |
| SPF_IP | 5.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.