Skip to content

Hostname

medi-eye.jp

Last fetched

medi-eye.jp resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · medi-eye.jpRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/medi-eye.jp

Resolution chain

medi-eye.jp resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.112.179.1563.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.137.8635.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.103.7452.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
57.180.124.5257.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
57.180.179.957.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.233.19557.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

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

Subdomains

2 observed subdomains of medi-eye.jp.

Web-graph footprint

Distinct hostnames that link to or from medi-eye.jp in the public web crawl.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • medi-eye.jp

SPF policy

3 SPF mechanisms authorising senders for medi-eye.jp.

MechanismTarget
SPF_Aik1-123-68141.vs.sakura.ne.jp
SPF_Amedi-eye.jp
SPF_MXmedi-eye.jp

Related pages

Pivot deeper into the graph from medi-eye.jp.

Cypher and MCP

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

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