Skip to content

Hostname

abast.es

Last fetched

abast.es resolves to 1 IPv4 address operated by AS15699 in ES.

Nutrition Label

WHISPER CANON · abast.esRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/abast.es

Resolution chain

abast.es resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
212.36.75.76212.36.64.0/19AS15699ES

WHOIS identity

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

Subdomains

53 observed subdomains of abast.es.

Web-graph footprint

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

99 sites link to this hostname.

466 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for abast.es.

MechanismTarget
SPF_Amail.abast.es
SPF_Apop.abast.es
SPF_INCLUDEcorreos.abast.es
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.36.75.64/27
SPF_IP212.36.75.94
SPF_IP213.27.158.128/26
SPF_IP213.27.158.180
SPF_IP213.27.158.182
SPF_IP213.27.158.183
SPF_MXabast.es

Related pages

Pivot deeper into the graph from abast.es.

Cypher and MCP

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

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