Skip to content

Hostname

donanimal.com

Last fetched

donanimal.com resolves to 1 IPv4 address operated by AS60458 in ES. WHOIS lists iana:379 as the registrar.

Nutrition Label

WHISPER CANON · donanimal.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/donanimal.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.37.231.247185.37.231.0/24AS60458ES

WHOIS identity

Registrar
iana:379
Organization
maldonado garcia, carlos
Contact emails

Subdomains

16 observed subdomains of donanimal.com.

Web-graph footprint

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

12 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • donanimal.com

SPF policy

7 SPF mechanisms authorising senders for donanimal.com.

MechanismTarget
SPF_Adonanimal.com
SPF_INCLUDE_spf.gestiondeservidor.net
SPF_IP141.94.249.65
SPF_IP185.162.171.19
SPF_IP185.37.231.247
SPF_IP188.165.214.95
SPF_MXdonanimal.com

Related pages

Pivot deeper into the graph from donanimal.com.

Cypher and MCP

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

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