Hostname
hitachi-id.com
Last fetched
hitachi-id.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
hitachi-id.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 15.157.29.205 | 15.156.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 16.52.240.163 | 16.52.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 16.54.54.98 | 16.54.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 52.60.49.121 | 52.60.32.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of hitachi-id.com owner
- Contact emails
- domains@hitachi-id.com
- info@hitachi-id.com
- 08ab483b-4f7a-40b2-a468-a6ff3ee91ed6@identity-protect.org
- 5806f2f4-28f0-4dd8-b747-bc6de62fc9d7@identity-protect.org
- 5aa1cbf8-46a0-4b89-a32d-031df049e1ab@identity-protect.org
- c7391cc2-e396-4efb-9879-366bce6af900@identity-protect.org
- e1836931-159d-4ba7-adfc-f7e3a2ee6031@identity-protect.org
- f60176f1-ccd2-4027-8f0f-6c798710927e@identity-protect.org
Subdomains
35 observed subdomains of hitachi-id.com.
Showing 25 of 35. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hitachi-id.com in the public web crawl.
121 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for hitachi-id.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | hitachi-id.com |
Related pages
Pivot deeper into the graph from hitachi-id.com.
- IP · 15.157.29.205
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CA
- Email · domains@hitachi-id.com
- TLD · .com
- Browse hostnames · hi…
- 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: "hitachi-id.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.