Skip to content

Hostname

mtgr.com

Last fetched

mtgr.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · mtgr.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/mtgr.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.12513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.32.241.2313.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.3013.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.3313.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.5613.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.46.1053.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.1263.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.193.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.513.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.42.8854.230.42.0/24AS16509AMAZON-02 - Amazon.com, Inc.TH
54.230.42.8954.230.42.0/24AS16509AMAZON-02 - Amazon.com, Inc.TH
54.230.42.9154.230.42.0/24AS16509AMAZON-02 - Amazon.com, Inc.TH
54.230.42.9754.230.42.0/24AS16509AMAZON-02 - Amazon.com, Inc.TH

WHOIS identity

Registrar
iana:468
Organization
for sale
Contact emails

Subdomains

2 observed subdomains of mtgr.com.

Threat posture

History

Related pages

Pivot deeper into the graph from mtgr.com.

Cypher and MCP

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

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