Hostname
iberdrola.it
Last fetched
iberdrola.it resolves to 4 IPv4 addresses operated by AS20940 in ES. WHOIS lists registrar:ascio technologies inc. as the registrar.
Nutrition Label
Resolution chain
iberdrola.it resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 2.16.8.42 | 2.16.8.0/24 | AS20940 | — | ES |
| 2.17.35.17 | 2.17.35.0/24 | AS20940 | — | ES |
| 23.33.42.76 | 23.33.42.0/24 | AS20940 | — | US |
| 23.33.42.79 | 23.33.42.0/24 | AS20940 | — | US |
WHOIS identity
- Registrar
- registrar:ascio technologies inc.
- Organization
- iberdrola,
- Contact emails
- —
Subdomains
13 observed subdomains of iberdrola.it.
Web-graph footprint
Distinct hostnames that link to or from iberdrola.it in the public web crawl.
54 sites link to this hostname.
33 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for iberdrola.it.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | spf.iberdrola.com |
Related pages
Pivot deeper into the graph from iberdrola.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "iberdrola.it"})-[: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.