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
Resolution chain
ikerlan.es resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.69.228.8 | 13.64.0.0/11 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | IE |
| 217.76.132.234 | 217.76.128.0/19 | AS8560 | — | ES |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for ikerlan.es.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 150.241.219.1 |
| SPF_IP | 193.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.