Skip to content

Hostname

aestas.com

Last fetched

aestas.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1587 as the registrar.

Nutrition Label

WHISPER CANON · aestas.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/aestas.com

Resolution chain

aestas.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1587
Organization
maxicms b.v.
Contact emails

Subdomains

1 observed subdomain of aestas.com.

Web-graph footprint

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

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for aestas.com.

MechanismTarget
SPF_Ad-knabbel.host-ed.eu
SPF_INCLUDE_spf.linqhost.nl
SPF_INCLUDEspcconnect.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP80.242.253.142
SPF_IP90.5.28.171
SPF_IP90.5.30.142
SPF_IP92.48.194.117
SPF_IP94.210.216.230
SPF_IP94.210.235.243
SPF_IP94.211.238.238
SPF_MXaestas.com

Related pages

Pivot deeper into the graph from aestas.com.

Cypher and MCP

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

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