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
Resolution chain
mitsuichemicals.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.193.85.42 | 52.192.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:1387
- Organization
- domain administrator
- Contact emails
Subdomains
40 observed subdomains of mitsuichemicals.com.
Showing 25 of 40. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
19 SPF mechanisms authorising senders for mitsuichemicals.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.smktg.jp |
| SPF_INCLUDE | spf019.mailsecurity-nec.jp |
| SPF_INCLUDE | spiral-platform.com |
| SPF_IP | 123.225.43.208 |
| SPF_IP | 13.208.156.184/32 |
| SPF_IP | 13.208.94.246/32 |
| SPF_IP | 15.168.35.129 |
| SPF_IP | 150.95.35.0/27 |
| SPF_IP | 150.95.36.184/30 |
| SPF_IP | 150.95.44.0/24 |
| SPF_IP | 150.95.48.0/24 |
| SPF_IP | 150.95.54.16/28 |
| SPF_IP | 163.44.239.128/26 |
| SPF_IP | 198.144.170.42 |
| SPF_IP | 210.175.7.1/32 |
| SPF_IP | 35.78.149.11/32 |
| SPF_IP | 52.193.26.92/32 |
| SPF_IP | 54.249.114.208/32 |
| SPF_IP | 54.95.115.214 |
Related pages
Pivot deeper into the graph from mitsuichemicals.com.
- IP · 52.193.85.42
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1387
- Country · JP
- Email · m.mendelson@mitsuichem.com
- TLD · .com
- Browse hostnames · mi…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.