Skip to content

Hostname

witc.co.jp

Last fetched

witc.co.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.243.33108.139.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
108.139.243.40108.139.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
108.139.243.55108.139.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
108.139.243.68108.139.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
54.192.35.1054.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.5354.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.6654.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.7254.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
world intec corporation
Contact emails

Subdomains

17 observed subdomains of witc.co.jp.

Web-graph footprint

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

171 sites link to this hostname.

169 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

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

MechanismTarget
SPF_INCLUDEspf-bma.mpme.jp
SPF_INCLUDEspf.en-japan.com
SPF_INCLUDEspf.repica.jp
SPF_INCLUDEspf.satorimail.net
SPF_INCLUDEspf.securemx.jp
SPF_INCLUDEspf01.willnet.ad.jp

Related pages

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

Cypher and MCP

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

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