Skip to content

Hostname

mtg.gr.jp

Last fetched

mtg.gr.jp resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · mtg.gr.jpRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/mtg.gr.jp

Resolution chain

mtg.gr.jp resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
166.117.131.0166.117.128.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
166.117.65.109166.117.64.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
mtg group
Contact emails

Subdomains

14 observed subdomains of mtg.gr.jp.

Web-graph footprint

Distinct hostnames that link to or from mtg.gr.jp in the public web crawl.

1,102 sites link to this hostname.

88 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for mtg.gr.jp.

MechanismTarget
SPF_INCLUDEspf.bmv.jp
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.mtg.gr.jp
SPF_INCLUDEspf2.mtg.gr.jp
SPF_INCLUDEspfcm.cybermail.jp
SPF_INCLUDEtreasure-ship.jp
SPF_IP1.33.191.173
SPF_IP1.33.191.200
SPF_IP111.171.218.67
SPF_IP133.242.53.229
SPF_IP153.122.32.66
SPF_IP202.212.70.80
SPF_IP218.251.75.0/24
SPF_IP35.74.220.209
SPF_IP35.75.125.231
SPF_IP54.178.173.239
SPF_IP54.65.79.174
SPF_IP58.191.37.0/23
SPF_IP58.191.39.0/24
SPF_IP59.106.211.180
SPF_IP59.106.222.61
SPF_IP76.223.182.85/32
SPF_IP76.223.182.86/32

Related pages

Pivot deeper into the graph from mtg.gr.jp.

Cypher and MCP

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

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