Hostname
hal9.com
Last fetched
hal9.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
hal9.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.158.104.101 | 108.158.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.158.104.15 | 108.158.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.158.104.3 | 108.158.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.158.104.60 | 108.158.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.238.55.22 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.45 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.49 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.72 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- caffeinelabs
- Contact emails
- javierluraschi@hotmail.com
- 39f1cb62-38af-41dc-a77c-a4c3b269e31c@identity-protect.org
- 69958a0b-a6e4-43b5-ad86-06c0ec3fdf9d@identity-protect.org
- 7726af89-272c-40f1-b6f3-0801ab5c473c@identity-protect.org
- a1b092b9-a830-44fb-9a23-9d3cc529e904@identity-protect.org
- a2b0ba83-3425-4e0a-bbce-2ef74d929cd3@identity-protect.org
- b58efb31-a4a5-4d8d-8d39-a5c640e98b57@identity-protect.org
- b825b754-0425-4737-9974-febbf27a6ec5@identity-protect.org
- owner-174991@hal9.com.whoisprivacyservice.org
- owner-8292357@hal9.com.whoisprivacyservice.org
Subdomains
98 observed subdomains of hal9.com.
Showing 25 of 98. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hal9.com in the public web crawl.
61 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for hal9.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from hal9.com.
- IP · 108.158.104.101
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · BR
- Email · javierluraschi@hotmail.com
- TLD · .com
- Browse hostnames · ha…
- 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: "hal9.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.