Skip to content

Hostname

magezy.com

Last fetched

magezy.com resolves to 3 IPv4 addresses operated by AISANIE1-AS-AP AISANIE DATA SERVICES LIMITED in HK. WHOIS lists iana:472 as the registrar.

Nutrition Label

WHISPER CANON · magezy.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/magezy.com

Resolution chain

magezy.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
156.230.62.14156.230.62.0/24AS150150AISANIE1-AS-AP AISANIE DATA SERVICES LIMITEDHK
156.230.62.15156.230.62.0/24AS150150AISANIE1-AS-AP AISANIE DATA SERVICES LIMITEDHK
206.238.225.180.0.0.0/0AS64073US

WHOIS identity

Registrar
iana:472
Organization
cucu nurhayat
Contact emails

Subdomains

1 observed subdomain of magezy.com.

Web-graph footprint

Distinct hostnames that link to or from magezy.com in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from magezy.com.

Cypher and MCP

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

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