Skip to content

Hostname

iberia.es

Last fetched

iberia.es resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · iberia.esRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/iberia.es

Resolution chain

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

IPPrefixASNOperatorCountry
166.117.24.78166.117.16.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
195.53.213.98195.53.213.0/24AS25261ES
99.83.135.4099.83.128.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

62 observed subdomains of iberia.es.

Web-graph footprint

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

198 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for iberia.es.

MechanismTarget
SPF_INCLUDE_spf-sfdc.successfactors.com
SPF_INCLUDEiberlayer.com
SPF_INCLUDEinbentaspf.smtp.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEsuccessfactors.eu
SPF_IP18.157.93.185
SPF_IP185.136.219.34
SPF_IP195.53.213.13
SPF_IP195.53.213.29
SPF_IP195.53.213.30
SPF_IP52.16.190.81/32
SPF_IP52.17.45.98/32
SPF_IP52.240.4.23
SPF_IP57.188.3.24
SPF_IP77.224.88.228

Related pages

Pivot deeper into the graph from iberia.es.

Cypher and MCP

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

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