Skip to content

Hostname

copiasusera.es

Last fetched

copiasusera.es appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · copiasusera.esRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.6/10canon.whisper.security/host/copiasusera.es

Resolution chain

copiasusera.es has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

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

Subdomains

7 observed subdomains of copiasusera.es.

Web-graph footprint

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

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • copiasusera.es

SPF policy

11 SPF mechanisms authorising senders for copiasusera.es.

MechanismTarget
SPF_Acopiasusera.es
SPF_INCLUDErelay.dns-es.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspfa.registrosdns.com
SPF_IP188.95.253.210
SPF_IP217.18.41.9
SPF_IP217.61.130.19
SPF_IP85.208.102.209/24
SPF_IP85.208.102.81
SPF_IP92.43.23.141
SPF_MXcopiasusera.es

Related pages

Pivot deeper into the graph from copiasusera.es.

Cypher and MCP

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

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