Skip to content

Hostname

amada.co.jp

Last fetched

amada.co.jp appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · amada.co.jpRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/amada.co.jp

Resolution chain

amada.co.jp has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
Organization
amada co.,ltd.
Contact emails

Subdomains

36 observed subdomains of amada.co.jp.

Web-graph footprint

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

388 sites link to this hostname.

115 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

28 SPF mechanisms authorising senders for amada.co.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEmdegg.maildealer.jp
SPF_INCLUDEspf.mta.hdems.com
SPF_IP122.216.58.6
SPF_IP125.252.89.192/26
SPF_IP150.11.233.201
SPF_IP153.120.112.189
SPF_IP157.205.164.186
SPF_IP18.182.180.181
SPF_IP18.182.254.203
SPF_IP202.241.206.0/25
SPF_IP203.138.56.23
SPF_IP203.138.56.41
SPF_IP218.45.193.146
SPF_IP218.45.235.109
SPF_IP220.110.251.128/26
SPF_IP223.27.116.0/22
SPF_IP35.73.203.251
SPF_IP52.193.147.238/32
SPF_IP52.196.188.235
SPF_IP52.199.234.159
SPF_IP52.68.19.88
SPF_IP52.69.14.206
SPF_IP54.150.236.85
SPF_IP54.238.137.39
SPF_IP54.238.195.12
SPF_IP54.95.152.168

Related pages

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

Cypher and MCP

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

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