Skip to content

Hostname

medif.jp

Last fetched

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

Nutrition Label

WHISPER CANON · medif.jpRouting diversity5.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/medif.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.230.255.17313.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.176.147.3018.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.177.217.23118.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.177.9.1618.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.181.8.15118.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.140.20218.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.68.14752.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.150.175.23454.150.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
54.248.28.3554.248.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.52.1454.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.43.22754.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.178.120.6254.178.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.202.12713.193.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
impact hd
Contact emails

Subdomains

4 observed subdomains of medif.jp.

Web-graph footprint

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

28 sites link to this hostname.

37 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for medif.jp.

MechanismTarget
SPF_Amr8286.cuenote.jp
SPF_Asrs8446.cuenote.jp
SPF_INCLUDEfc0067.cuenote.jp
SPF_IP202.214.194.3/26
SPF_IP202.214.194.38
SPF_IP219.94.155.108/32

Related pages

Pivot deeper into the graph from medif.jp.

Cypher and MCP

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

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