Skip to content

Hostname

donpiso.com

Last fetched

donpiso.com resolves to 2 IPv4 addresses operated by AS8560 in ES. WHOIS lists iana:379 as the registrar.

Nutrition Label

WHISPER CANON · donpiso.comRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/donpiso.com

Resolution chain

donpiso.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:379
Organization
luis perez fernandez
Contact emails

Subdomains

12 observed subdomains of donpiso.com.

Web-graph footprint

Distinct hostnames that link to or from donpiso.com in the public web crawl.

267 sites link to this hostname.

125 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for donpiso.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.kmitd.com
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEexterno.inmovilla.com
SPF_IP82.223.16.34
SPF_IP82.223.97.158

Related pages

Pivot deeper into the graph from donpiso.com.

Cypher and MCP

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

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