Hostname
digitalvalue.es
Last fetched
digitalvalue.es resolves to 1 IPv4 address operated by AS25487 in ES.
Nutrition Label
Resolution chain
digitalvalue.es 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 |
|---|---|---|---|---|
| 217.13.80.197 | 217.13.80.0/20 | AS25487 | — | ES |
WHOIS identity
No WHOIS records are currently associated with digitalvalue.es in WhisperGraph.
Subdomains
88 observed subdomains of digitalvalue.es.
Showing 25 of 88. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from digitalvalue.es in the public web crawl.
15 sites link to this hostname.
31 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for digitalvalue.es.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | dnsxperta.com |
| SPF_IP | 188.208.218.61 |
| SPF_IP | 193.144.104.0/24 |
| SPF_IP | 193.145.205.0/24 |
| SPF_IP | 193.145.206.0/24 |
| SPF_IP | 195.77.17.0/24 |
| SPF_IP | 195.77.18.0/24 |
| SPF_IP | 209.85.128.73 |
| SPF_IP | 209.85.128.74 |
| SPF_IP | 209.85.210.51 |
| SPF_IP | 216.40.35.246/24 |
| SPF_IP | 216.40.42.17/32 |
| SPF_IP | 216.40.44.0/24 |
| SPF_IP | 217.76.159.212 |
| SPF_IP | 64.98.36.17/32 |
| SPF_IP | 64.98.40.0/22 |
Related pages
Pivot deeper into the graph from digitalvalue.es.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "digitalvalue.es"})-[: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.