Skip to content

Hostname

calpe.es

Last fetched

calpe.es resolves to 1 IPv4 address operated by AS12479 in ES.

Nutrition Label

WHISPER CANON · calpe.esRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/calpe.es

Resolution chain

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

IPPrefixASNOperatorCountry
90.160.58.1890.160.32.0/19AS12479ES

WHOIS identity

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

Subdomains

3 observed subdomains of calpe.es.

Web-graph footprint

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

261 sites link to this hostname.

229 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for calpe.es.

MechanismTarget
SPF_IP185.176.107.242/32
SPF_IP90.160.58.16/29
SPF_MXcalpe.es

Related pages

Pivot deeper into the graph from calpe.es.

Cypher and MCP

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

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