Skip to content

Hostname

mederi.jp

Last fetched

mederi.jp resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE.

Nutrition Label

WHISPER CANON · mederi.jpRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/mederi.jp

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.229.125108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.28108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.4108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.78108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
85.131.210.5385.131.192.0/18AS131965JP

WHOIS identity

Registrar
Organization
sakanashi arisa
Contact emails

Subdomains

30 observed subdomains of mederi.jp.

Web-graph footprint

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

220 sites link to this hostname.

120 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for mederi.jp.

MechanismTarget
SPF_INCLUDE_netblocks.google.com
SPF_INCLUDE_netblocks2.google.com
SPF_INCLUDE_netblocks3.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.maildealer.jp
SPF_INCLUDEspf.playbackmail.com

Related pages

Pivot deeper into the graph from mederi.jp.

Cypher and MCP

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

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