Skip to content

Hostname

abaton.es

Last fetched

abaton.es resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · abaton.esRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/abaton.es

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.6.164104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.68.254172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

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

Subdomains

6 observed subdomains of abaton.es.

Web-graph footprint

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

228 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for abaton.es.

MechanismTarget
SPF_Aabaton.es
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mlsend.com
SPF_IP2a12:d282:104:fc:0:0:0:0
SPF_IP45.130.18.9
SPF_IP51.83.52.217
SPF_MXabaton.es

Related pages

Pivot deeper into the graph from abaton.es.

Cypher and MCP

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

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