Skip to content

Hostname

maxima.at

Last fetched

maxima.at resolves to 1 IPv4 address operated by AS209050 in AT. WHOIS lists registrar:a1 telekom austria ag as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
5.183.217.1715.183.216.0/22AS209050AT

WHOIS identity

Registrar
registrar:a1 telekom austria ag
Organization
andreas umlauft
Contact emails

Subdomains

4 observed subdomains of maxima.at.

Web-graph footprint

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

97 sites link to this hostname.

68 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for maxima.at.

MechanismTarget
SPF_INCLUDEantispameurope.com
SPF_INCLUDEspf-001d0c01.pphosted.com
SPF_INCLUDEspf-009d0501.pphosted.com
SPF_INCLUDEspf.dialog-mail.com
SPF_INCLUDEspf.presstige.at
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.164.167.31
SPF_IP192.164.167.32/30
SPF_IP192.164.167.36
SPF_IP192.164.172.96
SPF_IP217.110.62.196
SPF_IP217.110.62.81
SPF_IP217.110.62.82/31
SPF_IP84.38.193.24
SPF_IP94.100.134.236
SPF_MXmaxima.at

Related pages

Pivot deeper into the graph from maxima.at.

Cypher and MCP

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

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