Skip to content

Hostname

abala.es

Last fetched

abala.es resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.202.115.1218.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
34.247.24.1934.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.253.217.3334.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.253.93.17034.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.203.17452.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.73.16.7554.73.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

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

Subdomains

1 observed subdomain of abala.es.

Subdomain
www.abala.es

Web-graph footprint

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

14 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for abala.es.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from abala.es.

Cypher and MCP

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

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