Hostname
hlx.com
Last fetched
hlx.com resolves to 1 IPv4 address operated by AS12843 in DE. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
hlx.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 81.26.161.37 | 81.26.160.0/20 | AS12843 | — | DE |
WHOIS identity
- Registrar
- iana:269
- Organization
- andree eckhard
- Contact emails
Subdomains
16 observed subdomains of hlx.com.
Web-graph footprint
Distinct hostnames that link to or from hlx.com in the public web crawl.
184 sites link to this hostname.
14 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
16 SPF mechanisms authorising senders for hlx.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf-de.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 195.65.54.61/32 |
| SPF_IP | 195.65.54.62 |
| SPF_IP | 212.101.212.138 |
| SPF_IP | 81.169.145.133/32 |
| SPF_IP | 81.26.161.164 |
| SPF_IP | 81.26.161.196 |
| SPF_IP | 81.26.161.197/32 |
| SPF_IP | 81.26.161.91 |
| SPF_IP | 82.165.115.184 |
| SPF_IP | 84.246.127.20 |
| SPF_IP | 84.246.127.3/24 |
| SPF_IP | 84.246.127.35 |
| SPF_IP | 85.239.108.241 |
| SPF_MX | hlx.com |
Related pages
Pivot deeper into the graph from hlx.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hlx.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.