Skip to content

Hostname

iberojet.com

Last fetched

iberojet.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:696 as the registrar.

Nutrition Label

WHISPER CANON · iberojet.comRouting diversity6.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/iberojet.com

Resolution chain

iberojet.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.128.136.199108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
18.202.119.5018.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
3.248.50.123.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.251.25.1323.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.240.135.22134.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.240.34.12434.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.246.104.8934.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.247.249.17634.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.248.32.18834.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.253.105.1634.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.254.76.9034.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
46.137.174.13446.137.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.114.10352.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.87.11352.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.234.24052.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.40.7752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.85.6352.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.59.12052.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.200.6352.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.207.11052.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:696
Organization
dondear viajes,
Contact emails

Subdomains

30 observed subdomains of iberojet.com.

Web-graph footprint

Distinct hostnames that link to or from iberojet.com in the public web crawl.

186 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for iberojet.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf.avoristravel.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.57.250.0/23

Related pages

Pivot deeper into the graph from iberojet.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "iberojet.com"})-[: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.