Skip to content

Hostname

icab.es

Last fetched

icab.es resolves to 1 IPv4 address operated by COLT COLT Technology Services Group Limited in ES.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
213.27.159.94213.27.128.0/17AS8220COLT COLT Technology Services Group LimitedES

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for icab.es.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.logalty.es
SPF_INCLUDEspf.puntoneutro.net
SPF_IP212.101.67.20/32
SPF_IP212.36.72.16/28
SPF_IP213.27.159.80/28
SPF_IP62.97.116.128/28
SPF_IP89.26.165.38

Related pages

Pivot deeper into the graph from icab.es.

Cypher and MCP

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

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