Skip to content

Hostname

maxwald.at

Last fetched

maxwald.at resolves to 1 IPv4 address operated by TMA Magenta Telekom in AT. WHOIS lists registrar:t-mobile austria gmbh as the registrar.

Nutrition Label

WHISPER CANON · maxwald.atRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/maxwald.at

Resolution chain

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

IPPrefixASNOperatorCountry
83.65.2.3083.65.0.0/16AS8412TMA Magenta TelekomAT

WHOIS identity

Registrar
registrar:t-mobile austria gmbh
Organization
domain admin
Contact emails

Subdomains

83 observed subdomains of maxwald.at.

Web-graph footprint

Distinct hostnames that link to or from maxwald.at in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for maxwald.at.

MechanismTarget
SPF_Amaxwald.at
SPF_INCLUDE_spf.mymagenta.business
SPF_MXmaxwald.at

Related pages

Pivot deeper into the graph from maxwald.at.

Cypher and MCP

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

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