Hostname
helixsolution.com
Last fetched
helixsolution.com resolves to 10 IPv4 addresses operated by AKAMAI-ASN1 in DE. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
helixsolution.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 |
|---|---|---|---|---|
| 2.18.64.25 | 2.18.64.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.18.64.26 | 2.18.64.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.212.249.196 | 23.212.249.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.212.249.205 | 23.212.249.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.216.132.53 | 23.216.132.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.216.132.67 | 23.216.132.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.218.93.8 | 23.218.93.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.218.93.96 | 23.218.93.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.48.224.110 | 23.48.224.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.48.224.115 | 23.48.224.0/24 | AS20940 | AKAMAI-ASN1 | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- helix me
- Contact emails
Subdomains
16 observed subdomains of helixsolution.com.
Web-graph footprint
Distinct hostnames that link to or from helixsolution.com in the public web crawl.
12 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for helixsolution.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{ir}.%{v}.%{d}.spf.has.pphosted.com |
Related pages
Pivot deeper into the graph from helixsolution.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "helixsolution.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.