Skip to content

Hostname

dpz.es

Last fetched

dpz.es resolves to 1 IPv4 address operated by AS3352 in ES.

Nutrition Label

WHISPER CANON · dpz.esRouting diversity1.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/dpz.es

Resolution chain

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

IPPrefixASNOperatorCountry
195.235.225.97195.235.225.0/24AS3352ES

WHOIS identity

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

Subdomains

36 observed subdomains of dpz.es.

Web-graph footprint

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

517 sites link to this hostname.

82 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for dpz.es.

MechanismTarget
SPF_Aespublico.com
SPF_Afreshdesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.4.82.254/32
SPF_IP44.192.35.145
SPF_MXdpz.es

Related pages

Pivot deeper into the graph from dpz.es.

Cypher and MCP

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

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