Hostname
helis.com
Last fetched
helis.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
helis.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.6.241 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.7.241 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.68.252 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- jorge gazzola attn helis.com care of network solutions
- Contact emails
- bg59h5a56q8@networksolutionsprivateregistration.com
- bk8ed7nf7xn@networksolutionsprivateregistration.com
- c77y92m44dy@networksolutionsprivateregistration.com
- dh49g3y64eh@networksolutionsprivateregistration.com
- f96us8p47s5@networksolutionsprivateregistration.com
- ga9xw2x6986@networksolutionsprivateregistration.com
- hv7d58t34ye@networksolutionsprivateregistration.com
- ng5rf67v4x5@networksolutionsprivateregistration.com
- nq5ca3ng3bt@networksolutionsprivateregistration.com
- q832r55f7c4@networksolutionsprivateregistration.com
- rt6ap3nz4p9@networksolutionsprivateregistration.com
- s95mc7su6hf@networksolutionsprivateregistration.com
- sx4ef5vs8ta@networksolutionsprivateregistration.com
- te7ap3db7u2@networksolutionsprivateregistration.com
- th4du8dj9w4@networksolutionsprivateregistration.com
- ua8bs6yy2zm@networksolutionsprivateregistration.com
- ud6b69uc6sx@networksolutionsprivateregistration.com
- vs4c79sp3ae@networksolutionsprivateregistration.com
- z92b965y8k3@networksolutionsprivateregistration.com
Subdomains
2 observed subdomains of helis.com.
| Subdomain |
|---|
| server1.helis.com |
| www.helis.com |
Web-graph footprint
Distinct hostnames that link to or from helis.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for helis.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.eforw.com |
Related pages
Pivot deeper into the graph from helis.com.
- IP · 104.26.6.241
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:2
- Country · CA
- Email · bg59h5a56q8@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · he…
- 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: "helis.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.