Skip to content

Hostname

jmd.co.jp

Last fetched

jmd.co.jp resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · jmd.co.jpRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/jmd.co.jp

Resolution chain

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

IPPrefixASNOperatorCountry
15.197.191.8915.197.176.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
3.33.201.2003.33.192.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
Organization
the japan maritime daily
Contact emails

Subdomains

17 observed subdomains of jmd.co.jp.

Web-graph footprint

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

370 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for jmd.co.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_IP150.249.220.42
SPF_IP157.65.165.94
SPF_IP219.94.129.56/32
SPF_IP35.77.164.176
SPF_IP52.197.162.197

Related pages

Pivot deeper into the graph from jmd.co.jp.

Cypher and MCP

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

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