Skip to content

Hostname

adish.co.jp

Last fetched

adish.co.jp resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · adish.co.jpRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/adish.co.jp

Resolution chain

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

IPPrefixASNOperatorCountry
35.74.152.13535.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.150.22835.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.187.14052.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.250.66.21654.250.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
adish co.
Contact emails

Subdomains

16 observed subdomains of adish.co.jp.

Web-graph footprint

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

176 sites link to this hostname.

138 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for adish.co.jp.

MechanismTarget
SPF_INCLUDE123456.spf03.hubspotemail.net
SPF_INCLUDE_spf.activegate-ss.jp
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmdgaura.maildealer.jp
SPF_INCLUDEspf.eco-serv.jp
SPF_IP113.39.92.0/24
SPF_IP121.83.131.242
SPF_IP122.213.144.70/32
SPF_IP125.6.125.28
SPF_IP125.6.125.31
SPF_IP133.186.35.51
SPF_IP149.72.24.153
SPF_IP158.205.162.238/32
SPF_IP202.43.98.60
SPF_IP202.43.98.62
SPF_IP210.168.110.0/23
SPF_IP210.189.85.128/25
SPF_IP52.68.8.55

Related pages

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

Cypher and MCP

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

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