Skip to content

Hostname

clave.gob.es

Last fetched

clave.gob.es resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB.

Nutrition Label

WHISPER CANON · clave.gob.esRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/clave.gob.es

Resolution chain

clave.gob.es resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
143.204.181.24143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.25143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.95143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.238.243.1418.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
18.238.243.2818.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
18.238.243.6118.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
18.238.243.7118.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
18.238.55.11018.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.11918.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.6918.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.8318.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.181.106143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

No WHOIS records are currently associated with clave.gob.es in WhisperGraph.

Subdomains

3 observed subdomains of clave.gob.es.

Web-graph footprint

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

1,399 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for clave.gob.es.

MechanismTarget
SPF_MXclave.gob.es

Related pages

Pivot deeper into the graph from clave.gob.es.

Cypher and MCP

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

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