Skip to content

Hostname

ibaizabal.com

Last fetched

ibaizabal.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1262 as the registrar.

Nutrition Label

WHISPER CANON · ibaizabal.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/ibaizabal.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.248.68.1523.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.232.11052.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.167.14052.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.171.24.6954.171.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1262
Organization
redacted by privacy
Contact emails

Subdomains

5 observed subdomains of ibaizabal.com.

Web-graph footprint

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

61 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ibaizabal.com.

MechanismTarget
SPF_Aibaizabal.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEservers.mcsv.net
SPF_IP5.39.91.65
SPF_IP79.99.214.3
SPF_IP82.98.144.51
SPF_MXibaizabal.com

Related pages

Pivot deeper into the graph from ibaizabal.com.

Cypher and MCP

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

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