Skip to content

Hostname

yazaki.co.jp

Last fetched

yazaki.co.jp resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

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

Resolution chain

yazaki.co.jp resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.114.83.1693.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
yazaki kako corporation
Contact emails

Subdomains

1 observed subdomain of yazaki.co.jp.

Web-graph footprint

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

136 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for yazaki.co.jp.

MechanismTarget
SPF_INCLUDEspf.ecbeing.co.jp
SPF_INCLUDEspf.q-send.jp
SPF_INCLUDEspf.securemx.jp
SPF_IP18.180.221.138
SPF_IP20.48.29.212
SPF_IP210.152.91.90

Related pages

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

Cypher and MCP

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

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