Skip to content

Hostname

maxolution.at

Last fetched

maxolution.at resolves to 1 IPv4 address operated by AS42557 in AT.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
193.239.248.167193.239.248.0/23AS42557AT

WHOIS identity

Registrar
Organization
maxolution online service
Contact emails

Subdomains

35 observed subdomains of maxolution.at.

Web-graph footprint

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

7 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for maxolution.at.

MechanismTarget
SPF_Amail.maxolution.at
SPF_Amaxolution.at
SPF_IP91.195.95.131
SPF_IP91.195.95.132
SPF_IP91.195.95.133
SPF_IP91.195.95.134/24
SPF_MXmaxolution.at

Related pages

Pivot deeper into the graph from maxolution.at.

Cypher and MCP

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

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