Hostname
aend.at
Last fetched
aend.at resolves to 1 IPv4 address operated by GD-EMEA-DC-SXB1 in FR. WHOIS lists registrar:hostprofis isp telekom gmbh as the registrar.
Nutrition Label
Resolution chain
aend.at resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 46.163.75.161 | 46.163.64.0/20 | AS8972 | GD-EMEA-DC-SXB1 | FR |
WHOIS identity
- Registrar
- registrar:hostprofis isp telekom gmbh
- Organization
- fabian guenzel
- Contact emails
Subdomains
8 observed subdomains of aend.at.
Web-graph footprint
Distinct hostnames that link to or from aend.at in the public web crawl.
51 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for aend.at.
| Mechanism | Target |
|---|---|
| SPF_A | aend.at |
| SPF_INCLUDE | mail.aend.at |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | webmail.aend.at |
| SPF_INCLUDE | www.aend.at |
| SPF_IP | 46.163.75.161 |
| SPF_MX | aend.at |
Related pages
Pivot deeper into the graph from aend.at.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aend.at"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.