Skip to content

Hostname

maze.io

Last fetched

maze.io resolves to 1 IPv4 address operated by AS50266 in NL. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · maze.ioRouting diversity1.5/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/maze.io

Resolution chain

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

IPPrefixASNOperatorCountry
85.144.55.11685.144.0.0/15AS50266NL

WHOIS identity

Registrar
iana:269
Organization
Contact emails

Subdomains

35 observed subdomains of maze.io.

Web-graph footprint

Distinct hostnames that link to or from maze.io in the public web crawl.

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for maze.io.

MechanismTarget
SPF_Abonzo.maze.io
SPF_Aender.maze.io
SPF_Amaze.io
SPF_Apetra.maze.io
SPF_INCLUDE_spf.maze.io
SPF_INCLUDE_spf.transip.email
SPF_MXmaze.io

Related pages

Pivot deeper into the graph from maze.io.

Cypher and MCP

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

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