Skip to content

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

WHISPER CANON · aend.atRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/aend.at

Resolution chain

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

IPPrefixASNOperatorCountry
46.163.75.16146.163.64.0/20AS8972GD-EMEA-DC-SXB1FR

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.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for aend.at.

MechanismTarget
SPF_Aaend.at
SPF_INCLUDEmail.aend.at
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEwebmail.aend.at
SPF_INCLUDEwww.aend.at
SPF_IP46.163.75.161
SPF_MXaend.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.