Skip to content

Hostname

clientes2.prodat.es

Last fetched

clientes2.prodat.es resolves to 1 IPv4 address operated by AS6724 in DE.

Nutrition Label

WHISPER CANON · clientes2.prodat.esRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/clientes2.prodat.es

Resolution chain

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

IPPrefixASNOperatorCountry
85.214.29.2785.214.0.0/15AS6724DE

WHOIS identity

No WHOIS records are currently associated with clientes2.prodat.es in WhisperGraph.

Subdomains

1 observed subdomain of clientes2.prodat.es.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for clientes2.prodat.es.

MechanismTarget
SPF_Aclientes2.prodat.es
SPF_IP185.101.227.39
SPF_IP31.193.227.172
SPF_MXclientes2.prodat.es

Related pages

Pivot deeper into the graph from clientes2.prodat.es.

Cypher and MCP

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

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