Skip to content

Hostname

ico.es

Last fetched

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

Nutrition Label

WHISPER CANON · ico.esRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/ico.es

Resolution chain

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

IPPrefixASNOperatorCountry
90.160.63.20090.160.32.0/19AS12479ES

WHOIS identity

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

Subdomains

12 observed subdomains of ico.es.

Web-graph footprint

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

1,978 sites link to this hostname.

306 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ico.es.

MechanismTarget
SPF_INCLUDE_pmta2.antevenio.com
SPF_INCLUDEcajarural.es
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP90.160.63.192/26
SPF_MXico.es

Related pages

Pivot deeper into the graph from ico.es.

Cypher and MCP

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

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