Skip to content

Hostname

megaitlab.net

Last fetched

megaitlab.net resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · megaitlab.netRouting diversity5.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/megaitlab.net

Resolution chain

megaitlab.net resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.5.154.1433.5.154.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.154.1613.5.154.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.155.173.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.156.403.5.156.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.1053.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.123.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.2213.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.33.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.158.763.5.158.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.193.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.136.10452.219.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.150.20752.219.150.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.150.24752.219.150.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.150.4752.219.150.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.16.22452.219.16.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.162.13952.219.162.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:69
Organization
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from megaitlab.net.

Cypher and MCP

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

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