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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 143.204.181.24 | 143.204.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 143.204.181.25 | 143.204.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 143.204.181.95 | 143.204.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.238.243.14 | 18.238.243.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.238.243.28 | 18.238.243.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.238.243.61 | 18.238.243.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.238.243.71 | 18.238.243.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.238.55.110 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.119 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.69 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.83 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 143.204.181.106 | 143.204.176.0/21 | AS16509 | AMAZON-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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for clave.gob.es.
| Mechanism | Target |
|---|---|
| SPF_MX | clave.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.