Skip to content

Hostname

ikerlan.es

Last fetched

ikerlan.es resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in IE.

Nutrition Label

WHISPER CANON · ikerlan.esRouting diversity2.4/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/ikerlan.es

Resolution chain

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

IPPrefixASNOperatorCountry
13.69.228.813.64.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIE
217.76.132.234217.76.128.0/19AS8560ES

WHOIS identity

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

Subdomains

10 observed subdomains of ikerlan.es.

Web-graph footprint

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

310 sites link to this hostname.

49 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ikerlan.es.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP150.241.219.1
SPF_IP193.145.247.1

Related pages

Pivot deeper into the graph from ikerlan.es.

Cypher and MCP

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

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