Hostname
hizuno.com
Last fetched
hizuno.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
hizuno.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.232.150.35 | 13.232.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.232.35.8 | 13.232.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of hizuno.com owner
- Contact emails
- 03b06070-7d0a-48d6-8e82-04ac00a43716@identity-protect.org
- 1b948d6e-acfc-4173-9484-7c41264a2c3f@identity-protect.org
- 2ededf5a-130e-4740-bac2-8e28e745b546@identity-protect.org
- 5e3fc930-eb7e-40e4-bce6-9ef6fcde2ea8@identity-protect.org
- b579c94d-c0ec-4df1-89db-70c4cc62a367@identity-protect.org
- cf579bb0-a274-4e78-b449-d0f6de62d857@identity-protect.org
- f1673e8c-a749-480c-856a-11aad4d295b8@identity-protect.org
Subdomains
45 observed subdomains of hizuno.com.
Showing 25 of 45. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hizuno.com in the public web crawl.
140 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for hizuno.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 13.235.229.90 |
| SPF_IP | 15.206.77.211 |
Related pages
Pivot deeper into the graph from hizuno.com.
- IP · 13.232.150.35
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 03b06070-7d0a-48d6-8e82-04ac00a43716@identity-protect.org
- 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: "hizuno.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.