Hostname
hal-pc.org
Last fetched
hal-pc.org resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:291 as the registrar.
Nutrition Label
Resolution chain
hal-pc.org 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 |
|---|---|---|---|---|
| 216.139.86.253 | 216.139.84.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 66.187.70.26 | 66.187.64.0/20 | AS40156 | THEOPT-HOU - The Optimal Link Corporation | US |
WHOIS identity
- Registrar
- iana:291
- Organization
- broadband service center
- Contact emails
Subdomains
17 observed subdomains of hal-pc.org.
Web-graph footprint
Distinct hostnames that link to or from hal-pc.org in the public web crawl.
151 sites link to this hostname.
32 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for hal-pc.org.
| Mechanism | Target |
|---|---|
| SPF_IP | 199.192.217.0/24 |
| SPF_IP | 199.96.156.0/24 |
| SPF_IP | 66.187.70.28 |
Related pages
Pivot deeper into the graph from hal-pc.org.
- IP · 216.139.86.253
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:291
- Country · US
- Email · hal-pc.org@domainnameproxyservice.com
- TLD · .org
- 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: "hal-pc.org"})-[: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.