Hostname
hii.com
Last fetched
hii.com resolves to 10 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
hii.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.12.143 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.13.143 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.70.72 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 216.150.1.129 | 216.150.1.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 216.150.1.193 | 216.150.1.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 216.150.1.65 | 216.150.1.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 216.150.16.1 | 216.150.16.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 216.150.16.129 | 216.150.16.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 216.150.16.193 | 216.150.16.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 216.150.16.65 | 216.150.16.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of hii.com owner
- Contact emails
- dns-admin@joyglobal.com
- dns-admin@phmining.com
- zb2gm4up7xp@networksolutionsprivateregistration.com
- 01cf9db5-10a4-4796-be18-12b1ed47fc19@identity-protect.org
- 2df6f00e-af2e-4581-980b-2080627cfd36@identity-protect.org
- 6d84c0ca-6115-4120-a296-957de28a7fc9@identity-protect.org
- 91d90a9f-84a9-4777-8224-37d99d1979bf@identity-protect.org
- b61f2d90-67c3-4166-95a9-f439320c856e@identity-protect.org
- c9feec05-3dbc-491a-8fdb-17e5d5a70a92@identity-protect.org
- owner-3139170@hii.com.whoisprivacyservice.org
- owner-3336552@hii.com.whoisprivacyservice.org
- owner-3409119@hii.com.whoisprivacyservice.org
- owner-8212986@hii.com.whoisprivacyservice.org
Subdomains
28 observed subdomains of hii.com.
Showing 24 of 28. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hii.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for hii.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.fireeyegov.com |
| SPF_IP | 20.114.186.35/32 |
| SPF_IP | 20.119.174.191/32 |
| SPF_IP | 20.119.207.133/32 |
| SPF_IP | 20.230.106.230/32 |
| SPF_IP | 204.237.244.98 |
| SPF_IP | 96.126.193.25/32 |
Related pages
Pivot deeper into the graph from hii.com.
- IP · 104.26.12.143
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · dns-admin@joyglobal.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: "hii.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.