Hostname
helixapps.com
Last fetched
helixapps.com resolves to 8 IPv4 addresses operated by AS64073 in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
helixapps.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 |
|---|---|---|---|---|
| 13.227.87.109 | 0.0.0.0/0 | AS64073 | — | US |
| 13.227.87.48 | 0.0.0.0/0 | AS64073 | — | US |
| 13.227.87.59 | 0.0.0.0/0 | AS64073 | — | US |
| 13.227.87.76 | 0.0.0.0/0 | AS64073 | — | US |
| 3.166.192.120 | 3.166.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.192.22 | 3.166.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.192.38 | 3.166.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.192.62 | 3.166.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of helixapps.com owner
- Contact emails
- domains@helixapps.com
- 349e1146-42c1-4746-8304-964aff63e6a0@identity-protect.org
- 9a2c5db0-7f08-4639-89eb-e62caac74fdf@identity-protect.org
- cc7df8b2-6b21-400f-8b94-faf5977fd79b@identity-protect.org
- dbf7f7e1-7db7-4c30-b6f1-7542c66d682d@identity-protect.org
- ec3b0f71-b801-4cde-b79e-3fcb93d09e46@identity-protect.org
Subdomains
4 observed subdomains of helixapps.com.
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for helixapps.com.
| Mechanism | Target |
|---|---|
| SPF_A | amazonses.com |
| SPF_A | helixapps.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | helixapps.com |
Related pages
Pivot deeper into the graph from helixapps.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "helixapps.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.