Skip to content

Hostname

mg-m97.com

Last fetched

mg-m97.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · mg-m97.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/mg-m97.com

Resolution chain

mg-m97.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.157.128.106108.157.128.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
108.157.128.120108.157.128.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
108.157.128.128108.157.128.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
108.157.128.58108.157.128.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.220.3418.164.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.BH
18.165.220.7218.164.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.BH
18.165.220.7918.164.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.BH
18.165.220.8218.164.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.BH
52.85.129.2952.85.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.129.5452.85.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.129.6752.85.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.129.7552.85.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Subdomains

1 observed subdomain of mg-m97.com.

Threat posture

History

Related pages

Pivot deeper into the graph from mg-m97.com.

Cypher and MCP

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

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