Skip to content

Hostname

mitsuichemicals.com

Last fetched

mitsuichemicals.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · mitsuichemicals.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/mitsuichemicals.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.193.85.4252.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:1387
Organization
domain administrator
Contact emails

Subdomains

40 observed subdomains of mitsuichemicals.com.

Web-graph footprint

Distinct hostnames that link to or from mitsuichemicals.com in the public web crawl.

144 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for mitsuichemicals.com.

MechanismTarget
SPF_INCLUDEspf.smktg.jp
SPF_INCLUDEspf019.mailsecurity-nec.jp
SPF_INCLUDEspiral-platform.com
SPF_IP123.225.43.208
SPF_IP13.208.156.184/32
SPF_IP13.208.94.246/32
SPF_IP15.168.35.129
SPF_IP150.95.35.0/27
SPF_IP150.95.36.184/30
SPF_IP150.95.44.0/24
SPF_IP150.95.48.0/24
SPF_IP150.95.54.16/28
SPF_IP163.44.239.128/26
SPF_IP198.144.170.42
SPF_IP210.175.7.1/32
SPF_IP35.78.149.11/32
SPF_IP52.193.26.92/32
SPF_IP54.249.114.208/32
SPF_IP54.95.115.214

Related pages

Pivot deeper into the graph from mitsuichemicals.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mitsuichemicals.com"})-[: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.