Skip to content

Hostname

digitaldot.es

Last fetched

digitaldot.es resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · digitaldot.esRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/digitaldot.es

Resolution chain

digitaldot.es resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.48.241104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.157.3172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
34.42.231.21934.42.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

No WHOIS records are currently associated with digitaldot.es in WhisperGraph.

Subdomains

80 observed subdomains of digitaldot.es.

Web-graph footprint

Distinct hostnames that link to or from digitaldot.es in the public web crawl.

139 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for digitaldot.es.

MechanismTarget
SPF_Adigitaldot.es
SPF_INCLUDEdd20.vservers.es
SPF_INCLUDEspf.ipzmarketing.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP34.42.231.219
SPF_MXmail.digitaldot.es

Related pages

Pivot deeper into the graph from digitaldot.es.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "digitaldot.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.