Skip to content

Hostname

asta.eu

Last fetched

asta.eu resolves to 2 IPv4 addresses operated by HETZNER-AS - Hetzner Online GmbH in DE. WHOIS lists registrar:vautron rechenzentrum ag as the registrar.

Nutrition Label

WHISPER CANON · asta.euRouting diversity2.4/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/asta.eu

Resolution chain

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

IPPrefixASNOperatorCountry
88.99.169.5988.99.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHDE
92.204.27.21692.204.24.0/21AS21499GODADDY-SXB - Host Europe GmbHDE

WHOIS identity

Registrar
registrar:vautron rechenzentrum ag
Organization
Contact emails

Subdomains

2 observed subdomains of asta.eu.

Web-graph footprint

Distinct hostnames that link to or from asta.eu in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for asta.eu.

MechanismTarget
SPF_Aasta.eu
SPF_INCLUDEspf.profi-server.net
SPF_MXasta.eu

Related pages

Pivot deeper into the graph from asta.eu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "asta.eu"})-[: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.