Skip to content

Hostname

maxer.hu

Last fetched

maxer.hu resolves to 1 IPv4 address operated by AS_MAXER in HU.

Nutrition Label

WHISPER CANON · maxer.huRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/maxer.hu

Resolution chain

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

IPPrefixASNOperatorCountry
178.238.210.195178.238.210.0/24AS57095AS_MAXERHU

WHOIS identity

No WHOIS records are currently associated with maxer.hu in WhisperGraph.

Subdomains

276 observed subdomains of maxer.hu.

Web-graph footprint

Distinct hostnames that link to or from maxer.hu in the public web crawl.

56 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

34 SPF mechanisms authorising senders for maxer.hu.

MechanismTarget
SPF_IP178.238.210.0/24
SPF_IP87.229.26.163
SPF_IP87.229.26.97
SPF_IP87.229.69.0/24
SPF_IP91.227.138.100
SPF_IP91.227.138.101
SPF_IP91.227.138.102
SPF_IP91.227.138.103
SPF_IP91.227.138.107
SPF_IP91.227.138.115
SPF_IP91.227.138.123
SPF_IP91.227.138.124
SPF_IP91.227.138.125
SPF_IP91.227.138.126
SPF_IP91.227.138.127
SPF_IP91.227.138.128
SPF_IP91.227.138.129
SPF_IP91.227.138.130
SPF_IP91.227.138.131
SPF_IP91.227.138.132
SPF_IP91.227.138.133
SPF_IP91.227.138.134
SPF_IP91.227.138.135
SPF_IP91.227.138.45
SPF_IP91.227.138.64/16
SPF_IP91.227.138.71
SPF_IP91.227.138.76
SPF_IP91.227.138.9
SPF_IP91.227.138.90
SPF_IP91.227.138.92
SPF_IP91.227.138.93
SPF_IP91.227.138.94
SPF_IP91.227.138.97
SPF_IP91.227.138.99

Related pages

Pivot deeper into the graph from maxer.hu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "maxer.hu"})-[: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.