Skip to content

Hostname

maimai-net.com

Last fetched

maimai-net.com resolves to 3 IPv4 addresses operated by Equinix - Equinix (EMEA) Acquisition Enterprises B.V. in JP. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · maimai-net.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/maimai-net.com

Resolution chain

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

IPPrefixASNOperatorCountry
180.214.54.67180.214.0.0/18AS15830Equinix - Equinix (EMEA) Acquisition Enterprises B.V.JP
43.207.252.5843.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.248.177.3754.248.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:1387
Organization
domain administrator
Contact emails

Subdomains

1 observed subdomain of maimai-net.com.

Web-graph footprint

Distinct hostnames that link to or from maimai-net.com in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from maimai-net.com.

Cypher and MCP

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

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