Skip to content

Hostname

emtg.jp

Last fetched

emtg.jp resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · emtg.jpRouting diversity5.6/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/emtg.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.114.251.1813.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
18.177.84.11018.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.82.23618.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.86.22635.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.77.240.18635.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.203.13152.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.198.58.19852.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.253.21852.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.150.202.18254.150.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.199.140.2954.199.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.250.106.18254.250.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.37.5554.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.217.20257.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.101.16657.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.41.18413.193.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.180.165.10857.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
(not displayed by registrant's request)
Contact emails

Subdomains

100 observed subdomains of emtg.jp.

Web-graph footprint

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

211 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for emtg.jp.

MechanismTarget
SPF_INCLUDEspf1.siella.jp
SPF_IP111.89.138.2/32
SPF_IP111.89.139.59
SPF_IP180.189.37.128/25
SPF_IP54.250.186.95

Related pages

Pivot deeper into the graph from emtg.jp.

Cypher and MCP

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

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