Skip to content

Hostname

cc.eusa.es

Last fetched

cc.eusa.es resolves to 1 IPv4 address operated by AS16276 in ES.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
178.33.119.56178.32.0.0/15AS16276ES

WHOIS identity

No WHOIS records are currently associated with cc.eusa.es in WhisperGraph.

Subdomains

1 observed subdomain of cc.eusa.es.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for cc.eusa.es.

MechanismTarget
SPF_Acc.eusa.es
SPF_IP178.33.229.183
SPF_IP5.135.40.197
SPF_IP5.135.40.250
SPF_IP5.135.40.60
SPF_MXcc.eusa.es

Related pages

Pivot deeper into the graph from cc.eusa.es.

Cypher and MCP

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

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